swiftlys2/docs/api/ai/
API Reference Natives

CUtlSymbolLarge

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

Properties

Value

public string Value { get; set; }
Property Value

Operators

implicit operator string(CUtlSymbolLarge)

public static implicit operator string(CUtlSymbolLarge symbol)
Parameters
Returns

implicit operator CUtlSymbolLarge(string)

public static implicit operator CUtlSymbolLarge(string value)
Parameters