Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Xft
XWeaponTrail.ElementPool
C# Class Xft.XWeaponTrail.ElementPool
Exibir arquivo
Open project: LilTsubaki/Les-fragments-d-Erule
Public Methods
Method
Description
ElementPool
(
int
preCount
) :
System.Collections
Get
( ) :
Element
Release
(
Element
element
) :
void
Method Details
ElementPool()
public
method
public
ElementPool
(
int
preCount
) :
System.Collections
preCount
int
return
System.Collections
Get()
public
method
public
Get
( ) :
Element
return
Element
Release()
public
method
public
Release
(
Element
element
) :
void
element
Element
return
void