Payback 0.0.1
CK Graduation Project
로딩중...
검색중...
일치하는것 없음
ISpawnSystemInterface 클래스 참조abstract

#include <SpawnSystemInterface.h>

ISpawnSystemInterface에 대한 상속 다이어그램 :
Inheritance graph
ISpawnSystemInterface에 대한 협력 다이어그램:
Collaboration graph

Public 멤버 함수

virtual void Initialize (UStageManagementSubsystem *StageManagementSubsystem)=0
 
virtual void ClearAll (const bool bClearSpawnedActors=true)=0
 
virtual void CollectSpawnedTargetables (TArray< ITargetableInterface * > &OutTargetables) const
 

멤버 함수 문서화

◆ ClearAll()

virtual void ISpawnSystemInterface::ClearAll ( const bool  bClearSpawnedActors = true)
pure virtual

◆ CollectSpawnedTargetables()

virtual void ISpawnSystemInterface::CollectSpawnedTargetables ( TArray< ITargetableInterface * > &  OutTargetables) const
inlinevirtual

◆ Initialize()

virtual void ISpawnSystemInterface::Initialize ( UStageManagementSubsystem StageManagementSubsystem)
pure virtual

이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: