Table of Contents

Interface IMbEvent<T1, T2>

Namespace
TaleWorlds.CampaignSystem
Assembly
TaleWorlds.CampaignSystem.dll
public interface IMbEvent<out T1, out T2> : IMbEventBase

Type Parameters

T1
T2
Inherited Members

Methods

AddNonSerializedListener(object, Action<T1, T2>)

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

Parameters

owner object
action Action<T1, T2>

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