LEAP Documentation 40220
Documentation for the LEAP project
IObjectPoolInterface Class Reference

#include <ObjectPoolInterface.h>

Inheritance diagram for IObjectPoolInterface:
AProjectile UPXProjectileMovementComponent AProjectileExplosive

Public Member Functions

virtual void OnSpawnedFromObjectPool ()
 
virtual void OnReleasedToObjectPool ()
 
void K2_OnSpawnedFromObjectPool ()
 
void K2_OnReleasedToObjectPool ()
 

Member Function Documentation

◆ K2_OnReleasedToObjectPool()

void IObjectPoolInterface::K2_OnReleasedToObjectPool ( )

◆ K2_OnSpawnedFromObjectPool()

void IObjectPoolInterface::K2_OnSpawnedFromObjectPool ( )

◆ OnReleasedToObjectPool()

virtual void IObjectPoolInterface::OnReleasedToObjectPool ( )
inlinevirtual

◆ OnSpawnedFromObjectPool()

virtual void IObjectPoolInterface::OnSpawnedFromObjectPool ( )
inlinevirtual

Reimplemented in AProjectile, and AProjectileExplosive.


The documentation for this class was generated from the following file: