PixelCrushers.DialogueSystem.EmeraldAISupport.PersistentEmeraldAIData.EmeraldAIData Class Reference

Public Attributes

Vector3 position
 
Quaternion rotation
 
bool enabled
 
int health
 
int faction
 
Emerald_AI.CurrentBehavior behavior
 
string follow
 

Member Data Documentation

◆ behavior

Emerald_AI.CurrentBehavior PixelCrushers.DialogueSystem.EmeraldAISupport.PersistentEmeraldAIData.EmeraldAIData.behavior

◆ enabled

bool PixelCrushers.DialogueSystem.EmeraldAISupport.PersistentEmeraldAIData.EmeraldAIData.enabled

◆ faction

int PixelCrushers.DialogueSystem.EmeraldAISupport.PersistentEmeraldAIData.EmeraldAIData.faction

◆ follow

string PixelCrushers.DialogueSystem.EmeraldAISupport.PersistentEmeraldAIData.EmeraldAIData.follow

◆ health

int PixelCrushers.DialogueSystem.EmeraldAISupport.PersistentEmeraldAIData.EmeraldAIData.health

◆ position

Vector3 PixelCrushers.DialogueSystem.EmeraldAISupport.PersistentEmeraldAIData.EmeraldAIData.position

◆ rotation

Quaternion PixelCrushers.DialogueSystem.EmeraldAISupport.PersistentEmeraldAIData.EmeraldAIData.rotation

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