Struct RequestUnLoadScene
Namespace: Unity.NetCode.Tests
Syntax
public struct RequestUnLoadScene : IRpcCommand, IComponentData
Fields
SceneHash
Declaration
public ulong SceneHash
Field Value
Type | Description |
---|---|
UInt64 |
ServerTick
Declaration
public uint ServerTick
Field Value
Type | Description |
---|---|
UInt32 |