KPT 0.0.1
KPT Project Documentation
|
#include <SquareIndicatorActor.h>
Public 멤버 함수 | |
ASquareIndicatorActor () | |
void | InitializeIndicator (const FTransform &InSpawnTransform, float InDuration, float InHeight, float InWidth) |
Protected 멤버 함수 | |
void | BP_OnSpawnIndicator (FVector InLocation, FRotator InRotation, float IndicatorHeight, float IndicatorWidth, float IndicatorDuration) |
virtual void | GetLifetimeReplicatedProps (TArray< class FLifetimeProperty > &OutLifetimeProps) const override |
void | Multicast_SpawnIndicator (FVector InLocation, FRotator InRotation, float IndicatorHeight, float IndicatorWidth, float IndicatorDuration) |
Protected 속성 | |
FTimerHandle | DestroyTimer |
float | Duration |
float | Height |
FVector | Location |
FRotator | Rotation |
float | Width |
SquareIndicatorActor.h 파일의 9 번째 라인에서 정의되었습니다.
ASquareIndicatorActor::ASquareIndicatorActor | ( | ) |
SquareIndicatorActor.cpp 파일의 9 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetLifetimeReplicatedProps().
|
protected |
다음을 참조함 : BP_OnSpawnIndicator().
다음에 의해서 참조됨 : BP_OnSpawnIndicator().
|
overrideprotectedvirtual |
SquareIndicatorActor.cpp 파일의 38 번째 라인에서 정의되었습니다.
다음을 참조함 : ASquareIndicatorActor(), Height, Location, Rotation, Width.
void ASquareIndicatorActor::InitializeIndicator | ( | const FTransform & | InSpawnTransform, |
float | InDuration, | ||
float | InHeight, | ||
float | InWidth ) |
SquareIndicatorActor.cpp 파일의 16 번째 라인에서 정의되었습니다.
다음을 참조함 : DestroyTimer, Duration, Height, Location, Multicast_SpawnIndicator(), Rotation, Width.
다음에 의해서 참조됨 : UBaseLaserAttackAbility::SpawnLaserIndicator().
|
protected |
다음을 참조함 : Multicast_SpawnIndicator().
다음에 의해서 참조됨 : InitializeIndicator(), Multicast_SpawnIndicator().
|
protected |
SquareIndicatorActor.h 파일의 36 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : InitializeIndicator().
|
protected |
SquareIndicatorActor.h 파일의 28 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : InitializeIndicator().
|
protected |
SquareIndicatorActor.h 파일의 31 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetLifetimeReplicatedProps(), InitializeIndicator().
|
protected |
SquareIndicatorActor.h 파일의 22 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetLifetimeReplicatedProps(), InitializeIndicator().
|
protected |
SquareIndicatorActor.h 파일의 25 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetLifetimeReplicatedProps(), InitializeIndicator().
|
protected |
SquareIndicatorActor.h 파일의 34 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetLifetimeReplicatedProps(), InitializeIndicator().