Method | Description | |
---|---|---|
ClonePrefab ( NetInfo originalPrefab, string newName, |
||
GetAllFieldsFromType ( this type ) : IEnumerable |
||
GetFieldByName ( this type, string name ) : |
||
LoadMesh ( string fullPath, string meshName ) : |
public static ClonePrefab ( NetInfo originalPrefab, string newName, |
||
originalPrefab | NetInfo | |
newName | string | |
parentTransform | ||
return | NetInfo |
public static GetAllFieldsFromType ( this type ) : IEnumerable |
||
type | this | |
return | IEnumerable |
public static GetFieldByName ( this type, string name ) : |
||
type | this | |
name | string | |
return |
public static LoadMesh ( string fullPath, string meshName ) : |
||
fullPath | string | |
meshName | string | |
return |