Table of Contents

Class NotificationProperty

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
[AttributeUsage(AttributeTargets.Field)]
public class NotificationProperty : Attribute
Inheritance
NotificationProperty
Inherited Members

Constructors

NotificationProperty(string, string, string)

public NotificationProperty(string stringId, string soundIdOne, string soundIdTwo = "")

Parameters

stringId string
soundIdOne string
soundIdTwo string

Properties

SoundIdOne

public string SoundIdOne { get; }

Property Value

string

SoundIdTwo

public string SoundIdTwo { get; }

Property Value

string

StringId

public string StringId { get; }

Property Value

string

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