SwiftlyS2

fltx4

Struct fltx4

Namespace: SwiftlyS2.Shared.Natives

Assembly: SwiftlyS2.CS2.dll

public struct fltx4

Inherited Members

Fields

F0

public float F0
Field Value

F1

public float F1
Field Value

F2

public float F2
Field Value

F3

public float F3
Field Value

U0

public uint U0
Field Value

U1

public uint U1
Field Value

U2

public uint U2
Field Value

U3

public uint U3
Field Value

Methods

GetFloat(int)

public float GetFloat(int index)
Parameters
Returns

GetUInt(int)

public uint GetUInt(int index)
Parameters
Returns

SetFloat(int, float)

public void SetFloat(int index, float value)
Parameters

SetUInt(int, uint)

public void SetUInt(int index, uint value)
Parameters

On this page