SwiftlyS2

CUtlString

Struct CUtlString

Namespace: SwiftlyS2.Shared.Natives

Assembly: SwiftlyS2.CS2.dll

public struct CUtlString

Inherited Members

Properties

Value

public string Value { get; set; }
Property Value

Operators

implicit operator string(CUtlString)

public static implicit operator string(CUtlString str)
Parameters
Returns

implicit operator CUtlString(string)

public static implicit operator CUtlString(string str)
Parameters
Returns

On this page