-
Notifications
You must be signed in to change notification settings - Fork 0
LocalHuman.cs
lightyyt edited this page Jun 8, 2025
·
2 revisions
Namespace: HumanoidAPI
Static Object
Human: Fall Flat Original Human Object
Human Root Object
Game Camera
Ragdoll/Rig Root Object
True Player Position
Main Ragdoll
LeftArm (HumanoidAPI.HumanData.HumanArm)
HumanArm Object containing the Left Arm
RightArm (HumanoidAPI.HumanData.HumanArm)
HumanArm Object containing the Right Arm
LeftLeg (HumanoidAPI.HumanData.HumanLeg)
HumanLeg Object containing the Left Leg
RightLeg (HumanoidAPI.HumanData.HumanLeg)
HumanLeg Object containing the Right Leg
Check if any Object of the Local Human doesn't exist
Returns bool:
-
true, if all objects exist -
false, if any object doesn't exist