PixelCrushers.DialogueSystem.CharacterTypeTools 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. More...
 

Detailed Description

A static tool class for working with CharacterType.

Member Function Documentation

◆ OtherType()

static CharacterType PixelCrushers.DialogueSystem.CharacterTypeTools.OtherType ( CharacterType  characterType)
static

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: