// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum FieldInteractionType : int { None_ = 0, Scenario = 1, Reward = 2, Dialog = 3, Stage = 4, KeywordFound = 5, EvidenceFound = 6, SceneChange = 7, Timeline = 8, ActionTrigger = 9, Interplay = 10, }; }