Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Treefrog
Runtime
ObjectRegistry
C# 클래스 Treefrog.Runtime.ObjectRegistry
파일 보기
프로젝트 열기: jaquadro/Treefrog
1 사용 예제들
공개 메소드들
메소드
설명
Add
(
ObjectPool
objectPool
) :
void
GetObjectPool
(
int
id
) :
ObjectPool
this
(
int
id
) :
ObjectClass
비공개 메소드들
메소드
설명
ObjectRegistry
( ) :
System
메소드 상세
Add()
공개
메소드
public
Add
(
ObjectPool
objectPool
) :
void
objectPool
ObjectPool
리턴
void
GetObjectPool()
공개
메소드
public
GetObjectPool
(
int
id
) :
ObjectPool
id
int
리턴
ObjectPool
this()
공개
메소드
public
this
(
int
id
) :
ObjectClass
id
int
리턴
ObjectClass