Table of Contents

Interface IMbEvent<T1, T2, T3>

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

Type Parameters

T1
T2
T3
Inherited Members

Methods

AddNonSerializedListener(object, Action<T1, T2, T3>)

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

Parameters

owner object
action Action<T1, T2, T3>

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