Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ShowGrabbableChildren

Index

Enumeration members

Always

Always: = 0

Always show the children of the AvStandardGrabbable, no matter what the highlight state is.

OnlyWhenGrabbed

OnlyWhenGrabbed: = 1

Only show the children of the AvStandardGrabbable when it is being grabbed.

OnlyWhenNotGrabbed

OnlyWhenNotGrabbed: = 2

Only show the children of the AvStandardGrabbable when it is not being grabbed.

Generated using TypeDoc