#include <LevelInstanceActorImpl.h>
Provides base implementation for AActor classes implementing the ILevelInstanceInterface
Should be used as a member of the AActor class implementing ILevelInstanceInterface
- See also
- ILevelInstanceInterface, ALevelInstance
◆ FLevelInstanceActorImpl() [1/2]
| FLevelInstanceActorImpl::FLevelInstanceActorImpl |
( |
| ) |
|
|
inline |
◆ FLevelInstanceActorImpl() [2/2]
◆ ~FLevelInstanceActorImpl()
| virtual FLevelInstanceActorImpl::~FLevelInstanceActorImpl |
( |
| ) |
|
|
inlinevirtual |
◆ GetLevelInstanceID()
◆ HasValidLevelInstanceID()
| bool FLevelInstanceActorImpl::HasValidLevelInstanceID |
( |
| ) |
const |
◆ IsLoadingEnabled()
| bool FLevelInstanceActorImpl::IsLoadingEnabled |
( |
| ) |
const |
|
virtual |
◆ OnLevelInstanceLoaded()
| void FLevelInstanceActorImpl::OnLevelInstanceLoaded |
( |
| ) |
|
|
virtual |
◆ RegisterLevelInstance()
| void FLevelInstanceActorImpl::RegisterLevelInstance |
( |
| ) |
|
|
virtual |
◆ UnregisterLevelInstance()
| void FLevelInstanceActorImpl::UnregisterLevelInstance |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: