Game Framework
2021.05.31
首页
包
包
包函数
全部
a
c
d
f
g
h
i
l
n
p
r
s
t
u
函数
a
c
d
g
i
l
r
u
枚举
类
类列表
类索引
类继承关系
类成员
全部
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
函数
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
变量
c
e
r
s
属性
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
事件
c
d
h
l
n
o
p
r
s
u
w
•
全部
类
命名空间
函数
变量
枚举
枚举值
属性
事件
IObjectPool< T > 成员列表
成员的完整列表,这些成员属于
IObjectPool< T >
,包括所有继承而来的类成员
AllowMultiSpawn
IObjectPool< T >
AutoReleaseInterval
IObjectPool< T >
CanReleaseCount
IObjectPool< T >
CanSpawn
()
IObjectPool< T >
CanSpawn
(string name)
IObjectPool< T >
Capacity
IObjectPool< T >
Count
IObjectPool< T >
ExpireTime
IObjectPool< T >
FullName
IObjectPool< T >
Name
IObjectPool< T >
ObjectType
IObjectPool< T >
Priority
IObjectPool< T >
Register
(T obj, bool spawned)
IObjectPool< T >
Release
()
IObjectPool< T >
Release
(int toReleaseCount)
IObjectPool< T >
Release
(ReleaseObjectFilterCallback< T > releaseObjectFilterCallback)
IObjectPool< T >
Release
(int toReleaseCount, ReleaseObjectFilterCallback< T > releaseObjectFilterCallback)
IObjectPool< T >
ReleaseAllUnused
()
IObjectPool< T >
ReleaseObject
(T obj)
IObjectPool< T >
ReleaseObject
(object target)
IObjectPool< T >
SetLocked
(T obj, bool locked)
IObjectPool< T >
SetLocked
(object target, bool locked)
IObjectPool< T >
SetPriority
(T obj, int priority)
IObjectPool< T >
SetPriority
(object target, int priority)
IObjectPool< T >
Spawn
()
IObjectPool< T >
Spawn
(string name)
IObjectPool< T >
Unspawn
(T obj)
IObjectPool< T >
Unspawn
(object target)
IObjectPool< T >