Photon Fusion 2.0.0

Public Attributes | Properties | List of all members
NetworkObjectHeaderPtr Struct Reference

Represents a pointer to a NetworkObjectHeader. This struct is unsafe because it uses pointers. More...

Public Attributes

NetworkObjectHeaderPtr
 Pointer to a NetworkObjectHeader.
 

Properties

NetworkId Id [get]
 Gets the Id of the NetworkObjectHeader this struct points to.
 
NetworkObjectTypeId Type [get]
 Gets the Type of the NetworkObjectHeader this struct points to.
 

Detailed Description

Represents a pointer to a NetworkObjectHeader. This struct is unsafe because it uses pointers.