Struct Float2
- Namespace
- SharpPluginLoader.Core.MtTypes
- Assembly
- SharpPluginLoader.Core.dll
public struct Float2
- Inherited Members
Fields
X
public float X
Field Value
Y
public float Y
Field Value
Properties
this[int]
public float this[int index] { get; set; }
Parameters
index
int