Table of Contents

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

uint

CollNodeFlags

public ref uint CollNodeFlags { get; }

Property Value

uint

Geometry

public CollGeomResource? Geometry { get; }

Property Value

CollGeomResource

HitCollisionFlags

public ref uint HitCollisionFlags { get; }

Property Value

uint

Index

public ref short Index { get; }

Property Value

short