CheckGameDifficulty class
CheckGameDifficulty
Inheritance
Base: AIbehaviorconditionScript
Derived
None.
Properties
| Property | Type | |
|---|---|---|
comparedDifficulty | game.Difficulty | scripted |
comparisonOperator | EComparisonOperator | scripted |
currentDifficulty | game.Difficulty | scripted |
currentDifficultyValue | int | scripted |
comparedDifficultyValue | int | scripted |
Functions
AIbehaviorConditionOutcomes Check(AIbehaviorScriptExecutionContext context)overrideRTTIint GetDifficultyValue(game.Difficulty difficulty)RTTI