Property | Type | Description | |
---|---|---|---|
serializableUnityTypes | HashSet |
Method | Description | |
---|---|---|
GetAllVariables ( Type, type ) : MemberInfo[], | ||
IsSerializable ( Type, type ) : bool | ||
ToTitleCase ( string str ) : string |
public static GetAllVariables ( Type, type ) : MemberInfo[], | ||
type | Type, | |
return | MemberInfo[], |
public static IsSerializable ( Type, type ) : bool | ||
type | Type, | |
return | bool |
public static ToTitleCase ( string str ) : string | ||
str | string | |
return | string |