Photon Fusion 2.1.1

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.

Detailed Description

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

Member Function Documentation

◆ Create()

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