Table of Contents

Interface IMbEvent<T>

Namespace
TaleWorlds.CampaignSystem
Assembly
TaleWorlds.CampaignSystem.dll
public interface IMbEvent<out T> : IMbEventBase

Type Parameters

T
Inherited Members

Methods

AddNonSerializedListener(object, Action<T>)

void AddNonSerializedListener(object owner, Action<out T> action)

Parameters

owner object
action Action<T>

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).