ZGameEditor Documentation
Community |
FileMoveDataFileMoveDataTransfer data between a file and a variable. This component can only be used in File.OnRead or File.OnWrite list properties. See also: File, FileAction. Example usage: "FileDemo" sample project. PropertiesPropertyA reference to the floating point property that will receive the value from a file. Examples: "TileId.Value", "EnemyModel.Position.X". |