Photon Fusion
2.1.1
Represents a pointer to a NetworkObjectHeader. This struct is unsafe because it uses pointers. More...
Public Attributes | |
| NetworkObjectHeader * | Ptr = ptr |
| Pointer to a NetworkObjectHeader. | |
Properties | |
| readonly NetworkObjectHeaderFlags | Flags [get] |
| NetworkObjectHeader.Flags | |
| readonly NetworkId | Id [get] |
| Gets the Id of the NetworkObjectHeader this struct points to. | |
| readonly NetworkId | NestingRoot [get] |
| NetworkObjectHeader.NestingRoot | |
| readonly NetworkObjectTypeId | Type [get] |
| Gets the Type of the NetworkObjectHeader this struct points to. | |
Represents a pointer to a NetworkObjectHeader. This struct is unsafe because it uses pointers.