Game Framework
2021.05.31
|
成员的完整列表,这些成员属于 ReferencePool,包括所有继承而来的类成员
Acquire(Type referenceType) | ReferencePool | static |
Acquire< T >() | ReferencePool | static |
Add(Type referenceType, int count) | ReferencePool | static |
Add< T >(int count) | ReferencePool | static |
ClearAll() | ReferencePool | static |
Count | ReferencePool | static |
EnableStrictCheck | ReferencePool | static |
GetAllReferencePoolInfos() | ReferencePool | static |
Release(IReference reference) | ReferencePool | static |
Remove(Type referenceType, int count) | ReferencePool | static |
Remove< T >(int count) | ReferencePool | static |
RemoveAll(Type referenceType) | ReferencePool | static |
RemoveAll< T >() | ReferencePool | static |