Class matrix3x4_t
- Namespace
- CounterStrikeSharp.API.Modules.Utils
- Assembly
- CounterStrikeSharp.API.dll
public class matrix3x4_t : NativeObject
- Inheritance
-
objectmatrix3x4_t
- Inherited Members
Constructors
matrix3x4_t(nint)
public matrix3x4_t(nint pointer)
Parameters
pointer
nint
Properties
this[int, int]
public ref float this[int row, int column] { get; }