Table of Contents

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

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

Type Parameters

T1
T2
T3
T4
T5
T6
Inherited Members

Methods

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

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

Parameters

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

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