Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
Effect | Get (string id) |
![]() | |
DynamicAsset () | |
DynamicAsset (string groupId, bool instantiate) | |
T | GetNew (string id, Transform parent=null) |
T | GetOriginal (string id) |
Additional Inherited Members | |
![]() | |
string | groupId |
List< T > | list |
Dictionary< string, T > | map |
bool | usePool |
bool | instantiate |
Definition at line 7 of file EffectManager.cs.
|
inline |
Definition at line 9 of file EffectManager.cs.
References DynamicAsset< Effect >.GetNew().
Referenced by Effect.Get(), and Effect.Get< T >().