This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Functions

Returns Function History
void AddAccessory ( Instance accessory ) (+0.265)
void BuildRigFromAttachments ( ) (+0.290)
void ChangeState ( HumanoidStateType state = None ) (+0.147)
void EquipTool ( Instance tool ) (+0.51)
Array GetAccessories ( ) (+0.265)
BodyPartR15 GetBodyPartR15 ( Instance part ) (+0.348)
Limb GetLimb ( Instance part ) (+0.265)
Array GetPlayingAnimationTracks ( ) (+0.205)
HumanoidStateType GetState ( ) (+0.147)
bool GetStateEnabled ( HumanoidStateType state ) (+0.205)
Instance LoadAnimation ( Instance animation )
void Move ( Vector3 moveDirection, bool relativeToCamera = false ) (+0.163)
void MoveTo ( Vector3 location, Instance part = nil )
void RemoveAccessories ( ) (+0.265)
bool ReplaceBodyPartR15 ( BodyPartR15 bodyPart, Instance part ) (+0.348)
void SetClickToWalkEnabled ( bool enabled )
void SetStateEnabled ( HumanoidStateType state, bool enabled ) (+0.205)
void TakeDamage ( float amount )
void UnequipTools ( ) (+0.51)
bool AddCustomStatus ( string status )
bool AddStatus ( Status status = Poison )
Array GetStatuses ( )
bool HasCustomStatus ( string status )
bool HasStatus ( Status status = Poison )
bool RemoveCustomStatus ( string status )
bool RemoveStatus ( Status status = Poison )
Instance loadAnimation ( Instance animation ) (+0.49)
void takeDamage ( float amount ) (+0.49)

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Event History
AnimationPlayed ( Instance animationTrack ) (+0.204)
Climbing ( float speed )
Died ( )
FallingDown ( bool active )
FreeFalling ( bool active )
GettingUp ( bool active )
HealthChanged ( float health )
Jumping ( bool active )
MoveToFinished ( bool reached ) (+0.187)
PlatformStanding ( bool active )
Ragdoll ( bool active ) (+0.57)
Running ( float speed )
Seated ( bool active, Instance currentSeatPart )
StateChanged ( HumanoidStateType old, HumanoidStateType new ) (+0.147)
StateEnabledChanged ( HumanoidStateType state, bool isEnabled ) (+0.231)
Strafing ( bool active )
Swimming ( float speed ) (+0.61)
Touched ( Instance touchingPart, Instance humanoidPart ) (+0.265)
CustomStatusAdded ( string status )
CustomStatusRemoved ( string status )
StatusAdded ( Status status )
StatusRemoved ( Status status )

Property Descriptions

bool Humanoid.AutoJumpEnabled

Version History:(+0.206)

bool Humanoid.AutoRotate

Version History:(+0.147)

bool Humanoid.AutomaticScalingEnabled

Version History:(+0.349)

Vector3 Humanoid.CameraOffset

Version History:(+0.152)

HumanoidDisplayDistanceType Humanoid.DisplayDistanceType

Version History:(+0.187)

Material Humanoid.FloorMaterial

Version History:(+0.308)

Tags: readonly

float Humanoid.Health

float Humanoid.HealthDisplayDistance

Version History:(+0.187)

HumanoidHealthDisplayType Humanoid.HealthDisplayType

Version History:(+0.271)

float Humanoid.HipHeight

Version History:(+0.227)

bool Humanoid.Jump

float Humanoid.JumpPower

Version History:(+0.210)

float Humanoid.MaxHealth

float Humanoid.MaxSlopeAngle

Version History:(+0.210)

Vector3 Humanoid.MoveDirection

Version History:(+0.163)

Tags: readonly

float Humanoid.NameDisplayDistance

Version History:(+0.187)

NameOcclusion Humanoid.NameOcclusion

Version History:(+0.51)

bool Humanoid.PlatformStand

int Humanoid.RagdollCriteria

Version History:(+0.55, −0.59)

Tags: hidden

HumanoidRigType Humanoid.RigType

Version History:(+0.233)

Class:BasePart Humanoid.RootPart

Version History:(+0.299)

Tags: readonly

Class:BasePart Humanoid.SeatPart

Version History:(+0.196)

Tags: readonly

bool Humanoid.Sit

Vector3 Humanoid.TargetPoint

float Humanoid.WalkSpeed

Class:BasePart Humanoid.WalkToPart

Vector3 Humanoid.WalkToPoint

Class:BasePart Humanoid.LeftLeg

Deprecated: This member is deprecated.

Tags: hidden

Class:BasePart Humanoid.RightLeg

Deprecated: This member is deprecated.

Tags: hidden

Class:BasePart Humanoid.Torso

Deprecated: This member is deprecated.

Tags: hidden

float Humanoid.maxHealth

Version History:(+0.68)

Deprecated: This member is deprecated.

Function Descriptions

voidHumanoid.AddAccessory ( Instance accessory )

Version History:(+0.265)

voidHumanoid.BuildRigFromAttachments ( )

Version History:(+0.290)

voidHumanoid.ChangeState ( HumanoidStateType state = None )

Version History:(+0.147)

voidHumanoid.EquipTool ( Instance tool )

Version History:(+0.51)

ArrayHumanoid.GetAccessories ( )

Version History:(+0.265)

BodyPartR15Humanoid.GetBodyPartR15 ( Instance part )

Version History:(+0.348)

LimbHumanoid.GetLimb ( Instance part )

Version History:(+0.265)

ArrayHumanoid.GetPlayingAnimationTracks ( )

Version History:(+0.205)

HumanoidStateTypeHumanoid.GetState ( )

Version History:(+0.147)

boolHumanoid.GetStateEnabled ( HumanoidStateType state )

Version History:(+0.205)

InstanceHumanoid.LoadAnimation ( Instance animation )

voidHumanoid.Move ( Vector3 moveDirection, bool relativeToCamera = false )

Version History:(+0.163)

voidHumanoid.MoveTo ( Vector3 location, Instance part = nil )

voidHumanoid.RemoveAccessories ( )

Version History:(+0.265)

boolHumanoid.ReplaceBodyPartR15 ( BodyPartR15 bodyPart, Instance part )

Version History:(+0.348)

voidHumanoid.SetClickToWalkEnabled ( bool enabled )

Tags: RobloxScriptSecurity

voidHumanoid.SetStateEnabled ( HumanoidStateType state, bool enabled )

Version History:(+0.205)

voidHumanoid.TakeDamage ( float amount )

voidHumanoid.UnequipTools ( )

Version History:(+0.51)

boolHumanoid.AddCustomStatus ( string status )

Deprecated: This member is deprecated.

boolHumanoid.AddStatus ( Status status = Poison )

Deprecated: This member is deprecated.

ArrayHumanoid.GetStatuses ( )

Deprecated: This member is deprecated.

boolHumanoid.HasCustomStatus ( string status )

Deprecated: This member is deprecated.

boolHumanoid.HasStatus ( Status status = Poison )

Deprecated: This member is deprecated.

boolHumanoid.RemoveCustomStatus ( string status )

Deprecated: This member is deprecated.

boolHumanoid.RemoveStatus ( Status status = Poison )

Deprecated: This member is deprecated.

InstanceHumanoid.loadAnimation ( Instance animation )

Version History:(+0.49)

Deprecated: This member is deprecated.

voidHumanoid.takeDamage ( float amount )

Version History:(+0.49)

Deprecated: This member is deprecated.

Event Descriptions

Humanoid.AnimationPlayed ( Instance animationTrack )

Version History:(+0.204)

Humanoid.Climbing ( float speed )

Humanoid.Died ( )

Humanoid.FallingDown ( bool active )

Humanoid.FreeFalling ( bool active )

Humanoid.GettingUp ( bool active )

Humanoid.HealthChanged ( float health )

Humanoid.Jumping ( bool active )

Humanoid.MoveToFinished ( bool reached )

Version History:(+0.187)

Humanoid.PlatformStanding ( bool active )

Humanoid.Ragdoll ( bool active )

Version History:(+0.57)

Humanoid.Running ( float speed )

Humanoid.Seated ( bool active, Instance currentSeatPart )

Humanoid.StateChanged ( HumanoidStateType old, HumanoidStateType new )

Version History:(+0.147)

Humanoid.StateEnabledChanged ( HumanoidStateType state, bool isEnabled )

Version History:(+0.231)

Humanoid.Strafing ( bool active )

Humanoid.Swimming ( float speed )

Version History:(+0.61)

Humanoid.Touched ( Instance touchingPart, Instance humanoidPart )

Version History:(+0.265)

Humanoid.CustomStatusAdded ( string status )

Deprecated: This member is deprecated.

Humanoid.CustomStatusRemoved ( string status )

Deprecated: This member is deprecated.

Humanoid.StatusAdded ( Status status )

Deprecated: This member is deprecated.

Humanoid.StatusRemoved ( Status status )

Deprecated: This member is deprecated.

Inherits: