Photon Fusion 2.1.1

MetaConstant Class Reference

META: utility class for MetaConstant types. More...

Static Public Member Functions

static System.Type Get (int size)
 Returns the type with the specified size.

Static Public Attributes

const int MaxValue = PredefinedCount * MetaMul.PredefinedCount * MetaMul.PredefinedCount
 Maximum value that can be passed to Get (inclusive).
const string TypeNameFormat = "Fusion.MetaConstant{0}"
 Type name format.

Detailed Description

META: utility class for MetaConstant types.

Member Function Documentation

◆ Get()

System.Type Get ( int size)
static

Returns the type with the specified size.

Parameters
size
Returns
Exceptions
ArgumentOutOfRangeException