AssetLoadingReturn
Description:
[ CCode ( cprefix = "GES_ASSET_LOADING_" , has_type_id = false ) ]
public enum AssetLoadingReturn
Content:
Enum values:
- ASYNC - Indicates that the loading is
being performed asynchronously
- ERROR - Indicates that an error
occurred
- OK - Indicates that the loading is
complete, without error