Photon Fusion 2.0.8

Static Public Member Functions | List of all members
NetCommandHeader Struct Reference

Network Command Header Describe its type and usual settings for all commands More...

Static Public Member Functions

static NetCommandHeader Create (NetCommands command)
 Create a new NetCommandHeader based on a NetCommands type More...
 

Detailed Description

Network Command Header Describe its type and usual settings for all commands

Member Function Documentation

◆ Create()

static NetCommandHeader Create ( NetCommands  command)
static

Create a new NetCommandHeader based on a NetCommands type

Parameters
commandType of Command that should be created
Returns
New NetCommandHeader reference based on the Command Type