Photon Fusion 2.0.0

Public Attributes | Static Public Attributes | List of all members
_512 Struct Reference

A FixedStorage that can hold up to 512 words. More...

Inherits INetworkStruct, and IFixedStorage.

Public Attributes

fixed uint Data [512]
 The data of the FixedStorage.
 

Static Public Attributes

const int SIZE = 2048
 The size of the FixedStorage in bytes.
 

Detailed Description

A FixedStorage that can hold up to 512 words.