Method | Description | |
---|---|---|
AddBindProgressEvent ( BindingProgress cEvent ) : void | ||
FixedUpdate ( ) : void | ||
Initialize ( ) : void | ||
LateUpdate ( ) : void | ||
LiteUpdate ( ) : void | ||
RemoveBindProgressEvent ( BindingProgress cEvent ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
OnInitializeProgress ( int nProgress ) : void | ||
OnInitializedOk ( ) : void | ||
YwLuaScriptMng ( ) : System.Collections |
public AddBindProgressEvent ( BindingProgress cEvent ) : void | ||
cEvent | BindingProgress | |
return | void |
public RemoveBindProgressEvent ( BindingProgress cEvent ) : void | ||
cEvent | BindingProgress | |
return | void |