Class CollNode
- Namespace
- SharpPluginLoader.Core.Resources.Collision
- Assembly
- SharpPluginLoader.Core.dll
public class CollNode : MtObject
- Inheritance
-
CollNode
- Derived
- Inherited Members
Constructors
CollNode()
public CollNode()
CollNode(nint)
public CollNode(nint instance)
Parameters
instance
nint
Properties
Attr
public ref uint Attr { get; }
Property Value
CollNodeFlags
public ref uint CollNodeFlags { get; }
Property Value
Geometry
public CollGeomResource? Geometry { get; }
Property Value
HitCollisionFlags
public ref uint HitCollisionFlags { get; }
Property Value
Index
public ref short Index { get; }