Struct SendRpcCommandRequestComponent
Temporary type, used to upgrade to new component type, to be removed before final 1.0
Inherited Members
Namespace: Unity.NetCode
Syntax
[Obsolete("SendRpcCommandRequestComponent has been deprecated. Use SendRpcCommandRequest instead (UnityUpgradable) -> SendRpcCommandRequest", true)]
public struct SendRpcCommandRequestComponent : IComponentData, IQueryTypeParameter