Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.RequirementFunction Class Referenceabstract

Abstract base ScriptableObject class for requirement functions. More...

Inheritance diagram for PixelCrushers.QuestMachine.RequirementFunction:
Collaboration diagram for PixelCrushers.QuestMachine.RequirementFunction:

Public Member Functions

bool IsTrue (WorldModel worldModel)
 

Properties

string typeName [get]
 

Detailed Description

Abstract base ScriptableObject class for requirement functions.

Member Function Documentation

◆ IsTrue()

bool PixelCrushers.QuestMachine.RequirementFunction.IsTrue ( WorldModel  worldModel)
abstract

Property Documentation

◆ typeName

string PixelCrushers.QuestMachine.RequirementFunction.typeName
getabstract

The documentation for this class was generated from the following file: