跳到主要内容
版本:Next

Delegate EcsApi.EmbedForEachState<T1, T2, TState>

Namespace: ReadyM.Relay.Server.Sdk.Ecs
Assembly: ReadyM.Relay.Server.Sdk.dll

public delegate void EcsApi.EmbedForEachState<T1, T2, TState>(ref T1 c1, ref T2 c2, ref TState state) where T1 : struct where T2 : struct

Parameters

c1 T1

c2 T2

state TState

Type Parameters

T1

T2

TState