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
Properties
SoundIdOne
public string SoundIdOne { get; }
Property Value
SoundIdTwo
public string SoundIdTwo { get; }
Property Value
StringId
public string StringId { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).