메소드 | 설명 | |
---|---|---|
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 | |
리턴 |