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

#include <KPTCharacter.h>

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

Public 멤버 함수

 AKPTCharacter ()
FORCEINLINE class USpringArmComponent * GetCameraBoom () const
 Returns CameraBoom subobject
FORCEINLINE class UCameraComponent * GetFollowCamera () const
 Returns FollowCamera subobject

Protected 멤버 함수

virtual void BeginPlay ()
void Look (const FInputActionValue &Value)
 Called for looking input
void Move (const FInputActionValue &Value)
 Called for movement input
virtual void SetupPlayerInputComponent (class UInputComponent *PlayerInputComponent) override

상세한 설명

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

생성자 & 소멸자 문서화

◆ AKPTCharacter()

AKPTCharacter::AKPTCharacter ( )

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

멤버 함수 문서화

◆ BeginPlay()

void AKPTCharacter::BeginPlay ( )
protectedvirtual

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

◆ GetCameraBoom()

FORCEINLINE class USpringArmComponent * AKPTCharacter::GetCameraBoom ( ) const
inline

Returns CameraBoom subobject

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

◆ GetFollowCamera()

FORCEINLINE class UCameraComponent * AKPTCharacter::GetFollowCamera ( ) const
inline

Returns FollowCamera subobject

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

◆ Look()

void AKPTCharacter::Look ( const FInputActionValue & Value)
protected

Called for looking input

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

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

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

◆ Move()

void AKPTCharacter::Move ( const FInputActionValue & Value)
protected

Called for movement input

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

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

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

◆ SetupPlayerInputComponent()

void AKPTCharacter::SetupPlayerInputComponent ( class UInputComponent * PlayerInputComponent)
overrideprotectedvirtual

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

다음을 참조함 : Look(), Move().

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

이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.:
  • C:/Users/user/Perforce/alz7_CobaltbruWorkspace_00/KPT/Source/KPT/KPTCharacter.h
  • C:/Users/user/Perforce/alz7_CobaltbruWorkspace_00/KPT/Source/KPT/KPTCharacter.cpp