SwiftlyS2

RnQueryShapeAttr_t

Struct RnQueryShapeAttr_t

Namespace: SwiftlyS2.Shared.Natives

Assembly: SwiftlyS2.CS2.dll

public struct RnQueryShapeAttr_t

Inherited Members

Constructors

RnQueryShapeAttr_t()

public RnQueryShapeAttr_t()

Fields

CollisionGroup

public CollisionGroup CollisionGroup
Field Value

EntityIdsToIgnore

public uint* EntityIdsToIgnore
Field Value

HierarchyIds

public ushort* HierarchyIds
Field Value

IncludedDetailLayers

public ushort IncludedDetailLayers
Field Value

InteractsAs

public MaskTrace InteractsAs
Field Value

InteractsExclude

public MaskTrace InteractsExclude
Field Value

InteractsWith

public MaskTrace InteractsWith
Field Value

ObjectSetMask

public RnQueryObjectSet ObjectSetMask
Field Value

OwnerIdsToIgnore

public uint* OwnerIdsToIgnore
Field Value

TargetDetailLayer

public byte TargetDetailLayer
Field Value

Properties

ForceHitEverything

public bool ForceHitEverything { get; set; }
Property Value

HitSolid

public bool HitSolid { get; set; }
Property Value

HitSolidRequiresGenerateContacts

public bool HitSolidRequiresGenerateContacts { get; set; }
Property Value

HitTrigger

public bool HitTrigger { get; set; }
Property Value

IgnoreIfBothInteractWithHitboxes

public bool IgnoreIfBothInteractWithHitboxes { get; set; }
Property Value

ShouldIgnoreDisabledPairs

public bool ShouldIgnoreDisabledPairs { get; set; }
Property Value

Unknown

public bool Unknown { get; set; }
Property Value

On this page