AC.ActionDialogueSystemSyncLua Class Reference

This custom Adventure Creator action calls AdventureCreatorBridge.SyncAdventureCreatorToLua or SyncLuaToAdventureCreator. More...

Inheritance diagram for AC.ActionDialogueSystemSyncLua:
Collaboration diagram for AC.ActionDialogueSystemSyncLua:

Public Types

enum  Mode { ACToLua , LuaToAC }
 

Public Member Functions

 ActionDialogueSystemSyncLua ()
 
override float Run ()
 

Public Attributes

Mode mode
 

Properties

override ActionCategory Category [get]
 
override string Title [get]
 
override string Description [get]
 

Detailed Description

This custom Adventure Creator action calls AdventureCreatorBridge.SyncAdventureCreatorToLua or SyncLuaToAdventureCreator.

Member Enumeration Documentation

◆ Mode

Enumerator
ACToLua 
LuaToAC 

Constructor & Destructor Documentation

◆ ActionDialogueSystemSyncLua()

AC.ActionDialogueSystemSyncLua.ActionDialogueSystemSyncLua ( )
inline

Member Function Documentation

◆ Run()

override float AC.ActionDialogueSystemSyncLua.Run ( )
inline

Member Data Documentation

◆ mode

Mode AC.ActionDialogueSystemSyncLua.mode

Property Documentation

◆ Category

override ActionCategory AC.ActionDialogueSystemSyncLua.Category
get

◆ Description

override string AC.ActionDialogueSystemSyncLua.Description
get

◆ Title

override string AC.ActionDialogueSystemSyncLua.Title
get

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