Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Xft
XWeaponTrail.ElementPool
C# 클래스 Xft.XWeaponTrail.ElementPool
파일 보기
프로젝트 열기: LilTsubaki/Les-fragments-d-Erule
공개 메소드들
메소드
설명
ElementPool
(
int
preCount
) :
System.Collections
Get
( ) :
Element
Release
(
Element
element
) :
void
메소드 상세
ElementPool()
공개
메소드
public
ElementPool
(
int
preCount
) :
System.Collections
preCount
int
리턴
System.Collections
Get()
공개
메소드
public
Get
( ) :
Element
리턴
Element
Release()
공개
메소드
public
Release
(
Element
element
) :
void
element
Element
리턴
void