프로퍼티 | 타입 | 설명 | |
---|---|---|---|
currTime | float | ||
endTime | float | ||
gogoPlayerList | List |
||
isLoop | bool | ||
isPlay | bool | ||
speed | float | ||
startTime | float |
메소드 | 설명 | |
---|---|---|
CheckGoGoPlayerActive ( ) : void | ||
InitializeAllPlayer ( ) : void | ||
Pause ( ) : void | ||
Play ( ) : void | ||
Refresh ( ) : void | ||
RefreshPlayerTime ( float deltaTime ) : void | ||
RefreshTime ( float deltaTime ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public RefreshPlayerTime ( float deltaTime ) : void | ||
deltaTime | float | |
리턴 | void |