Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Xft
XWeaponTrail.ElementPool
C# Class Xft.XWeaponTrail.ElementPool
显示文件
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