PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridge Member List

This is the complete list of members for PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridge, including all inherited members.

FindGameObject(string gameObjectName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotectedstatic
GetCombatant(string combatantName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotectedstatic
GetCurrencyIndex(string currencyName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotectedstatic
GetFactionID(string factionName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotectedstatic
GetItemIndex(string itemName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotectedstatic
GetItemShortcut(string itemName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotectedstatic
GetQuestID(string questName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotectedstatic
GetQuestTaskID(string questTaskName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotectedstatic
GetStatusValue(string combatantName, string statusValueName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotectedstatic
LoadGame(DataObject data)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridge
OnConversationEnd(Transform actor)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgevirtual
OnConversationStart(Transform actor)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgevirtual
OnDisable()PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgevirtual
OnEnable()PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgevirtual
ORKAddFactionSympathy(string factionName, string otherName, double amount)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKAddItem(string combatantName, string itemName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKAddItemQuantity(string combatantName, string itemName, double quantity)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKAddQuest(string questName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKChangeFaction(string combatantName, string newFactionName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKChangeFactionSympathy(string factionName, string otherName, double change, SimpleOperator op)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKChangeQuestStatus(string questName, string status)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKChangeQuestTaskStatus(string questTaskName, string status)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKGetBool(string key)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKGetFactionSympathy(string factionName, string otherName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKGetFloat(string key)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKGetMoney(string combatantName, string currencyName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKGetStatus(string combatantName, string statusValueName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKGetString(string key)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKHasItem(string combatantName, string itemName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKHasItemQuantity(string combatantName, string itemName, double quantity)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKHasQuest(string questName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKRemoveItem(string combatantName, string itemName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKRemoveItemQuantity(string combatantName, string itemName, double quantity)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKRemoveQuest(string questName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKSetBool(string key, bool value)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKSetFactionSympathy(string factionName, string otherName, double amount)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKSetFloat(string key, double value)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKSetMoney(string combatantName, string currencyName, double quantity)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKSetStatus(string combatantName, string statusValueName, double value)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKSetString(string key, string value)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKStartEvent(string eventObjectName, string startingObjectName)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
ORKSubFactionSympathy(string factionName, string otherName, double amount)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgestatic
RegisterLuaFunctions()PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotectedvirtual
SaveGame()PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridge
SetComponentEnabled< T >(Transform actor, bool value)PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotected
Start()PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgevirtual
UnregisterLuaFunctions()PixelCrushers.DialogueSystem.ORKFrameworkSupport.DialogueSystemOrkBridgeprotectedvirtual