Table of Contents

Class CollNodeResource

Namespace
SharpPluginLoader.Core.Resources.Collision
Assembly
SharpPluginLoader.Core.dll
public class CollNodeResource : Resource
Inheritance
CollNodeResource
Inherited Members

Constructors

CollNodeResource()

public CollNodeResource()

CollNodeResource(nint)

public CollNodeResource(nint instance)

Parameters

instance nint

Properties

Nodes

public MtArray<CollNode> Nodes { get; }

Property Value

MtArray<CollNode>

Type

public CollNodeType Type { get; }

Property Value

CollNodeType