SwiftlyS2

CUtlSymbolLarge

Struct CUtlSymbolLarge

Namespace: SwiftlyS2.Shared.Natives

Assembly: SwiftlyS2.CS2.dll

public struct CUtlSymbolLarge

Inherited Members

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
Returns

On this page