![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <ObjectPoolInterface.h>
Public Member Functions | |
virtual void | OnSpawnedFromObjectPool () |
virtual void | OnReleasedToObjectPool () |
void | K2_OnSpawnedFromObjectPool () |
void | K2_OnReleasedToObjectPool () |
void IObjectPoolInterface::K2_OnReleasedToObjectPool | ( | ) |
void IObjectPoolInterface::K2_OnSpawnedFromObjectPool | ( | ) |
|
inlinevirtual |
Reimplemented in AProjectile, AProjectileExplosive, and UPXProjectileMovementComponent.
|
inlinevirtual |
Reimplemented in AProjectile, and AProjectileExplosive.