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

This class provides a method of specifying a domain. More...

Public Member Functions

DomainType GetDomainType (WorldModel worldModel)
 Searches a world model for the domain type specified by this domain specifier.
 

Properties

DomainSpecifierType domainSpecifierType [get, set]
 The type of domain being specified.
 
DomainType domainType [get, set]
 If domainSpecifierType is Other, this is the specified domain.
 
string typeName [get]
 

Detailed Description

This class provides a method of specifying a domain.

Member Function Documentation

◆ GetDomainType()

DomainType PixelCrushers.QuestMachine.DomainSpecifier.GetDomainType ( WorldModel  worldModel)
inline

Searches a world model for the domain type specified by this domain specifier.

Parameters
worldModelThe world model to search.
Returns
The domain type specified by this domain specifier.

Property Documentation

◆ domainSpecifierType

DomainSpecifierType PixelCrushers.QuestMachine.DomainSpecifier.domainSpecifierType
getset

The type of domain being specified.

◆ domainType

DomainType PixelCrushers.QuestMachine.DomainSpecifier.domainType
getset

If domainSpecifierType is Other, this is the specified domain.

◆ typeName

string PixelCrushers.QuestMachine.DomainSpecifier.typeName
get

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