PixelCrushers.DialogueSystem.CharacterTypeUtility Class Reference

A static tool class for working with CharacterType. More...

Static Public Member Functions

static CharacterType OtherType (CharacterType characterType)
 Returns the opposite character type from the given parameter.
 

Detailed Description

A static tool class for working with CharacterType.

Member Function Documentation

◆ OtherType()

static CharacterType PixelCrushers.DialogueSystem.CharacterTypeUtility.OtherType ( CharacterType  characterType)
inlinestatic

Returns the opposite character type from the given parameter.

Parameters
characterTypeA character type.
Returns
If given a PC, returns NPC; if given an NPC, returns PC.

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