Table of Contents

Interface IMbEvent<T1, T2, T3, T4, T5, T6, T7>

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

Type Parameters

T1
T2
T3
T4
T5
T6
T7
Inherited Members

Methods

AddNonSerializedListener(object, Action<T1, T2, T3, T4, T5, T6, T7>)

void AddNonSerializedListener(object owner, Action<out T1, out T2, out T3, out T4, out T5, out T6, out T7> action)

Parameters

owner object
action Action<T1, T2, T3, T4, T5, T6, T7>

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