프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Instance | QNPCMgr, |
메소드 | 설명 | |
---|---|---|
GetGameObject ( string name ) : GameObject | ||
RegisterGameObject ( string name, GameObject obj ) : void | ||
UnRegisterGameObject ( string name ) : void |
메소드 | 설명 | |
---|---|---|
SetupMgr ( ) : void | ||
SetupMgrId ( ) : void |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void |
public RegisterGameObject ( string name, GameObject obj ) : void | ||
name | string | |
obj | GameObject | |
리턴 | void |
public UnRegisterGameObject ( string name ) : void | ||
name | string | |
리턴 | void |