swiftlys2/docs/api/ai/
API Reference Natives

CGameSoundEventName

Struct
Namespace: SwiftlyS2.Shared.Natives · Assembly: SwiftlyS2.CS2.dll
public struct CGameSoundEventName
View source

Constructors

CGameSoundEventName(string)

public CGameSoundEventName(string str)
Parameters

Properties

Value

public string Value { get; set; }
Property Value

Operators

implicit operator string(CGameSoundEventName)

public static implicit operator string(CGameSoundEventName str)
Parameters
Returns

implicit operator CGameSoundEventName(string)

public static implicit operator CGameSoundEventName(string str)
Parameters