CUtlSymbolLarge
Struct CUtlSymbolLarge
Namespace: SwiftlyS2.Shared.Natives
Assembly: SwiftlyS2.CS2.dll
public struct CUtlSymbolLargeInherited Members
- object.Equals(object?)
- object.Equals(object?, object?)
- object.GetHashCode()
- object.GetType()
- object.ReferenceEquals(object?, object?)
- object.ToString()
Properties
Value
public string Value { get; set; }Property Value
Operators
implicit operator string(CUtlSymbolLarge)
public static implicit operator string(CUtlSymbolLarge symbol)Parameters
- symbol CUtlSymbolLarge
Returns
implicit operator CUtlSymbolLarge(string)
public static implicit operator CUtlSymbolLarge(string value)Parameters
- value string
Returns