Class SerializedLargeRpcCommandRequestSystem | Unity NetCode | 0.3.0-preview.3
docs.unity.cn
    Show / Hide Table of Contents

    Class SerializedLargeRpcCommandRequestSystem

    Inheritance
    Object
    ComponentSystemBase
    SystemBase
    RpcCommandRequestSystem<SerializedLargeRpcCommand, SerializedLargeRpcCommand>
    SerializedLargeRpcCommandRequestSystem
    Inherited Members
    RpcCommandRequestSystem<SerializedLargeRpcCommand, SerializedLargeRpcCommand>.OnCreate()
    RpcCommandRequestSystem<SerializedLargeRpcCommand, SerializedLargeRpcCommand>.OnUpdate()
    SystemBase.CompleteDependency()
    SystemBase.Update()
    SystemBase.OnUpdate()
    SystemBase.GetComponent<T>(Entity)
    SystemBase.SetComponent<T>(Entity, T)
    SystemBase.HasComponent<T>(Entity)
    SystemBase.GetComponentDataFromEntity<T>(Boolean)
    SystemBase.GetBuffer<T>(Entity)
    SystemBase.GetBufferFromEntity<T>(Boolean)
    Unity.Entities.SystemBase.OnCreateForCompiler()
    SystemBase.Dependency
    SystemBase.Entities
    SystemBase.Job
    ComponentSystemBase.OnCreate()
    ComponentSystemBase.OnStartRunning()
    ComponentSystemBase.OnStopRunning()
    ComponentSystemBase.OnDestroy()
    ComponentSystemBase.ShouldRunSystem()
    ComponentSystemBase.GetComponentTypeHandle<T>(Boolean)
    ComponentSystemBase.GetDynamicComponentTypeHandle(ComponentType)
    ComponentSystemBase.GetBufferTypeHandle<T>(Boolean)
    ComponentSystemBase.GetSharedComponentTypeHandle<T>()
    ComponentSystemBase.GetEntityTypeHandle()
    ComponentSystemBase.RequireForUpdate(EntityQuery)
    ComponentSystemBase.RequireSingletonForUpdate<T>()
    ComponentSystemBase.HasSingleton<T>()
    ComponentSystemBase.GetSingleton<T>()
    ComponentSystemBase.SetSingleton<T>(T)
    ComponentSystemBase.GetSingletonEntity<T>()
    ComponentSystemBase.GetEntityQuery(ComponentType[])
    ComponentSystemBase.GetEntityQuery(NativeArray<ComponentType>)
    ComponentSystemBase.GetEntityQuery(EntityQueryDesc[])
    Unity.Entities.ComponentSystemBase.GetArchetypeChunkComponentType<T>(System.Boolean)
    Unity.Entities.ComponentSystemBase.GetArchetypeChunkComponentTypeDynamic(Unity.Entities.ComponentType)
    Unity.Entities.ComponentSystemBase.GetArchetypeChunkBufferType<T>(System.Boolean)
    Unity.Entities.ComponentSystemBase.GetArchetypeChunkSharedComponentType<T>()
    Unity.Entities.ComponentSystemBase.GetArchetypeChunkEntityType()
    ComponentSystemBase.Enabled
    ComponentSystemBase.EntityQueries
    ComponentSystemBase.GlobalSystemVersion
    ComponentSystemBase.LastSystemVersion
    ComponentSystemBase.EntityManager
    ComponentSystemBase.World
    ComponentSystemBase.Time
    ComponentSystemBase.ExecutingSystemType
    Namespace: Unity.NetCode.Tests
    Syntax
    public class SerializedLargeRpcCommandRequestSystem : RpcCommandRequestSystem<SerializedLargeRpcCommand, SerializedLargeRpcCommand>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 21 August 2020