Paradies Project
Loading...
Searching...
No Matches
UExecCalcCombat Class Reference

전투와 관련된 모든 수치 연산을 담당하는 클래스 More...

#include <ExecCalcCombat.h>

Inheritance diagram for UExecCalcCombat:
Inheritance graph
Collaboration diagram for UExecCalcCombat:
Collaboration graph

Public Member Functions

virtual void Execute_Implementation (const FGameplayEffectCustomExecutionParameters &ExecutionParams, FGameplayEffectCustomExecutionOutput &OutExecutionOutput) const override

Detailed Description

전투와 관련된 모든 수치 연산을 담당하는 클래스

GameplayEffect가 적용될 때 실행되며, 복잡한 수학 공식이나 태그 기반 로직을 처리합니다.


The documentation for this class was generated from the following files:
  • Source/Paradise/Public/GAS/Calculations/ExecCalcCombat.h
  • Source/Paradise/Private/GAS/Calculations/ExecCalcCombat.cpp