KPT 0.0.1
KPT Project Documentation
로딩중...
검색중...
일치하는것 없음
ASquareIndicatorActor 클래스 참조

#include <SquareIndicatorActor.h>

ASquareIndicatorActor에 대한 상속 다이어그램 :
ASquareIndicatorActor에 대한 협력 다이어그램:

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::ASquareIndicatorActor ( )

SquareIndicatorActor.cpp 파일의 9 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetLifetimeReplicatedProps().

이 함수를 호출하는 함수들에 대한 그래프입니다.:

멤버 함수 문서화

◆ BP_OnSpawnIndicator()

void ASquareIndicatorActor::BP_OnSpawnIndicator ( FVector InLocation,
FRotator InRotation,
float IndicatorHeight,
float IndicatorWidth,
float IndicatorDuration )
protected

다음을 참조함 : BP_OnSpawnIndicator().

다음에 의해서 참조됨 : BP_OnSpawnIndicator().

이 함수 내부에서 호출하는 함수들에 대한 그래프입니다.:
이 함수를 호출하는 함수들에 대한 그래프입니다.:

◆ GetLifetimeReplicatedProps()

void ASquareIndicatorActor::GetLifetimeReplicatedProps ( TArray< class FLifetimeProperty > & OutLifetimeProps) const
overrideprotectedvirtual

SquareIndicatorActor.cpp 파일의 38 번째 라인에서 정의되었습니다.

다음을 참조함 : ASquareIndicatorActor(), Height, Location, Rotation, Width.

이 함수 내부에서 호출하는 함수들에 대한 그래프입니다.:

◆ InitializeIndicator()

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().

이 함수 내부에서 호출하는 함수들에 대한 그래프입니다.:
이 함수를 호출하는 함수들에 대한 그래프입니다.:

◆ Multicast_SpawnIndicator()

void ASquareIndicatorActor::Multicast_SpawnIndicator ( FVector InLocation,
FRotator InRotation,
float IndicatorHeight,
float IndicatorWidth,
float IndicatorDuration )
protected

다음을 참조함 : Multicast_SpawnIndicator().

다음에 의해서 참조됨 : InitializeIndicator(), Multicast_SpawnIndicator().

이 함수 내부에서 호출하는 함수들에 대한 그래프입니다.:
이 함수를 호출하는 함수들에 대한 그래프입니다.:

멤버 데이터 문서화

◆ DestroyTimer

FTimerHandle ASquareIndicatorActor::DestroyTimer
protected

SquareIndicatorActor.h 파일의 36 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : InitializeIndicator().

◆ Duration

float ASquareIndicatorActor::Duration
protected

SquareIndicatorActor.h 파일의 28 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : InitializeIndicator().

◆ Height

float ASquareIndicatorActor::Height
protected

SquareIndicatorActor.h 파일의 31 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetLifetimeReplicatedProps(), InitializeIndicator().

◆ Location

FVector ASquareIndicatorActor::Location
protected

SquareIndicatorActor.h 파일의 22 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetLifetimeReplicatedProps(), InitializeIndicator().

◆ Rotation

FRotator ASquareIndicatorActor::Rotation
protected

SquareIndicatorActor.h 파일의 25 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetLifetimeReplicatedProps(), InitializeIndicator().

◆ Width

float ASquareIndicatorActor::Width
protected

SquareIndicatorActor.h 파일의 34 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetLifetimeReplicatedProps(), InitializeIndicator().


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