s&box docs

public class Sandbox.HitboxSet

A set of hitboxes on a model. Hitboxes can be boxes, spheres or capsules.

Properties

Showing 1 properties

public System.Collections.Generic.IReadOnlyList`1<Sandbox.HitboxSet.Box> Sandbox.HitboxSet.All { get; set; }

All hitboxes in this set

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.HitboxSet

On this page