#include <IAtomGameplayCondition.h>
◆ ConditionMet()
| CRIWARECORE_API bool IAtomGameplayCondition::ConditionMet |
( |
| ) |
const |
Basic condition check
- 戻り値
- true if condition is met
◆ ConditionMet_Implementation()
| virtual bool IAtomGameplayCondition::ConditionMet_Implementation |
( |
| ) |
const |
|
inlinevirtual |
◆ ConditionMet_Position()
| CRIWARECORE_API bool IAtomGameplayCondition::ConditionMet_Position |
( |
const FVector & | Position | ) |
const |
Allows testing a condition against a provided position.
- 引数
-
| Position | - The location to be considered |
- 戻り値
- true if condition is met
◆ ConditionMet_Position_Implementation()
| virtual bool IAtomGameplayCondition::ConditionMet_Position_Implementation |
( |
const FVector & | Position | ) |
const |
|
inlinevirtual |
このクラス詳解は次のファイルから抽出されました:
- C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCore/Public/Atom/Gameplay/Interfaces/IAtomGameplayCondition.h