Photon Fusion 2.1.1

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 >()

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