Table of Contents

Delegate ComponentDelegates<T>.InitDelegate

Namespace
Frent.Core
Assembly
Frent.dll

Used only in source generation

public delegate void ComponentDelegates<T>.InitDelegate(Entity entity, ref T component)

Parameters

entity Entity
Used only in source generation
component T
Used only in source generation