Adventure Creator 1.84.3
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
Loading...
Searching...
No Matches
AC.VideoPlayerData Class Reference
Inheritance diagram for AC.VideoPlayerData:
AC.RememberData

Public Member Functions

 VideoPlayerData ()
Public Member Functions inherited from AC.RememberData
 RememberData ()

Public Attributes

bool isPlaying
long currentFrame
double currentTime
string clipAssetID
Public Attributes inherited from AC.RememberData
int objectID
bool savePrevented

Detailed Description

A data container used by the RememberVisibility script.

Constructor & Destructor Documentation

◆ VideoPlayerData()

AC.VideoPlayerData.VideoPlayerData ( )

The default Constructor.

Member Data Documentation

◆ clipAssetID

string AC.VideoPlayerData.clipAssetID

The Instance ID of the current clip asset

◆ currentTime

double AC.VideoPlayerData.currentTime

The current time