Method | Description | |
---|---|---|
GetDeltaTime ( ) : float |
获取当前帧的时间.
|
|
GetRootScript ( ) : |
获取脚本根节点.
|
|
SaveScene ( String sceneName ) : bool |
保存场景
|
Method | Description | |
---|---|---|
CreateFromCPPByteArray ( |
||
ICall_Util_GetDeltaTime ( ) : float | ||
ICall_Util_GetRootScript ( ) : |
||
ICall_Util_SaveScene ( String sceneName ) : bool |
public static GetRootScript ( ) : |
||
return |
public static SaveScene ( String sceneName ) : bool | ||
sceneName | String | 要保存的场景的名字 |
return | bool |