Table of Contents

Delegate TopicHandler

Namespace
ReFuel.Ecs
Assembly
ReFuel.dll
public delegate void TopicHandler(EcsNode? sender, TopicBase topic, object? details)

Parameters

sender EcsNode
topic TopicBase
details object