프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SerializedObjects | List |
메소드 | 설명 | |
---|---|---|
RetrieveObjectReference ( int storageId ) : UnityEngine.Object | ||
StoreObjectReference ( UnityEngine.Object obj ) : int |
public RetrieveObjectReference ( int storageId ) : UnityEngine.Object | ||
storageId | int | |
리턴 | UnityEngine.Object |
public StoreObjectReference ( UnityEngine.Object obj ) : int | ||
obj | UnityEngine.Object | |
리턴 | int |