C# Class UnityEditorInternal.ModuleMetadata

Mostra file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
GetModuleTypes ( string moduleName ) : UnityType[]

Private Methods

Method Description
GetICallModule ( string icall ) : string
GetModuleClasses ( string moduleName ) : int[]
GetModuleNames ( ) : string[]
GetModuleStrippable ( string moduleName ) : bool

Method Details

GetModuleTypes() public static method

public static GetModuleTypes ( string moduleName ) : UnityType[]
moduleName string
return UnityType[]