Table of Contents

Interface IMbEvent<T1, T2, T3, T4>

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

Type Parameters

T1
T2
T3
T4
Inherited Members

Methods

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

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

Parameters

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

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