Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.ActionEffect Class Reference

Defines the expected change to the world model when an action is done. More...

Public Types

enum  Operation { Add , Remove }
 

Properties

Operation operation [get, set]
 
DomainSpecifier domainSpecifier [get, set]
 
EntitySpecifier entitySpecifier [get, set]
 
int count [get, set]
 

Detailed Description

Defines the expected change to the world model when an action is done.

Member Enumeration Documentation

◆ Operation

Property Documentation

◆ count

int PixelCrushers.QuestMachine.ActionEffect.count
getset

◆ domainSpecifier

DomainSpecifier PixelCrushers.QuestMachine.ActionEffect.domainSpecifier
getset

◆ entitySpecifier

EntitySpecifier PixelCrushers.QuestMachine.ActionEffect.entitySpecifier
getset

◆ operation

Operation PixelCrushers.QuestMachine.ActionEffect.operation
getset

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