MurderMessageTypes

Namespace: Bang.Entities
Assembly: Murder.dll

public static class MurderMessageTypes

Collection of all ids for fetching components declared in this project.

⭐ Properties

AnimationCompleteMessage

public static int AnimationCompleteMessage { get; }

Unique Id used for the lookup of messages with type AnimationCompleteMessage.

Returns
int

AnimationEventMessage

public static int AnimationEventMessage { get; }

Unique Id used for the lookup of messages with type AnimationEventMessage.

Returns
int

CollidedWithMessage

public static int CollidedWithMessage { get; }

Unique Id used for the lookup of messages with type CollidedWithMessage.

Returns
int

FatalDamageMessage

public static int FatalDamageMessage { get; }

Unique Id used for the lookup of messages with type FatalDamageMessage.

Returns
int

HighlightMessage

public static int HighlightMessage { get; }

Unique Id used for the lookup of messages with type HighlightMessage.

Returns
int

InteractMessage

public static int InteractMessage { get; }

Unique Id used for the lookup of messages with type InteractMessage.

Returns
int

IsInsideOfMessage

public static int IsInsideOfMessage { get; }

Unique Id used for the lookup of messages with type IsInsideOfMessage.

Returns
int

NextDialogMessage

public static int NextDialogMessage { get; }

Unique Id used for the lookup of messages with type NextDialogMessage.

Returns
int

OnActorEnteredOrExitedMessage

public static int OnActorEnteredOrExitedMessage { get; }

Unique Id used for the lookup of messages with type OnActorEnteredOrExitedMessage.

Returns
int

OnInteractExitMessage

public static int OnInteractExitMessage { get; }

Unique Id used for the lookup of messages with type OnInteractExitMessage.

Returns
int

OnTriggerEnteredMessage

public static int OnTriggerEnteredMessage { get; }

Unique Id used for the lookup of messages with type OnTriggerEnteredMessage.

Returns
int

PathNotPossibleMessage

public static int PathNotPossibleMessage { get; }

Unique Id used for the lookup of messages with type PathNotPossibleMessage.

Returns
int

PickChoiceMessage

public static int PickChoiceMessage { get; }

Unique Id used for the lookup of messages with type PickChoiceMessage.

Returns
int

TouchedGroundMessage

public static int TouchedGroundMessage { get; }

Unique Id used for the lookup of messages with type TouchedGroundMessage.

Returns
int