C# Class ShineEngine.ResourceSaveType

Mostra file Open project: shineTeam7/home3 Class Usage Examples

Public Methods

Method Description
isStreamingAsset ( int type ) : bool
needFirst ( int type ) : bool

Method Details

isStreamingAsset() public static method

public static isStreamingAsset ( int type ) : bool
type int
return bool

needFirst() public static method

public static needFirst ( int type ) : bool
type int
return bool