Метод | Описание | |
---|---|---|
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 | ||
Результат | NetInfo |
public static GetAllFieldsFromType ( this type ) : IEnumerable |
||
type | this | |
Результат | IEnumerable |
public static GetFieldByName ( this type, string name ) : |
||
type | this | |
name | string | |
Результат |
public static LoadMesh ( string fullPath, string meshName ) : |
||
fullPath | string | |
meshName | string | |
Результат |