Adventure Creator  1.79.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2022
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