Photon Fusion 2.0.0

Static Public Member Functions | List of all members
FixedStorage Class Reference

Provides utility methods for fixed storage types. More...

Static Public Member Functions

static int GetWordCount< T > ()
 Gets the word count of a fixed storage type.
 

Detailed Description

Provides utility methods for fixed storage types.

Member Function Documentation

◆ GetWordCount< T >()

static int GetWordCount< T > ( )
static

Gets the word count of a fixed storage type.

Template Parameters
TThe type of the fixed storage.
Returns
The word count of the fixed storage type.
Type Constraints
T :unmanaged 
T :IFixedStorage