Property | Type | Description | |
---|---|---|---|
box | UnityEngine.Texture2D[] | ||
focusBox | UnityEngine.Texture2D[] | ||
position | DialoguePosition[], | ||
preloadIndex | int |
Method | Description | |
---|---|---|
AddDialoguePos ( string n ) : void | ||
Copy ( int index ) : void | ||
DialoguePositionData ( ) : System.Collections | ||
GetCopy ( int index ) : DialoguePosition, | ||
HasNextPreload ( ) : bool | ||
LoadData ( ) : void | ||
PreloadBoxes ( ) : void | ||
PreloadNext ( ) : void | ||
RemoveData ( int index ) : void | ||
SaveData ( ) : void |
public DialoguePositionData ( ) : System.Collections | ||
return | System.Collections |
public GetCopy ( int index ) : DialoguePosition, | ||
index | int | |
return | DialoguePosition, |