Reference API Roblox

Engine API

Website

Related

Reference API Roblox

HumanoidDescription

Member index 54

HistoryMember
553AccessoryBlob: string
486BackAccessory: string
553BodyTypeScale: float
553ClimbAnimation: int64
553DepthScale: float
553Face: int64
486FaceAccessory: string
553FallAnimation: int64
486FrontAccessory: string
553GraphicTShirt: int64
486HairAccessory: string
486HatAccessory: string
553Head: int64
553HeadColor: Color3
553HeadScale: float
553HeightScale: float
553IdleAnimation: int64
553JumpAnimation: int64
553LeftArm: int64
553LeftArmColor: Color3
553LeftLeg: int64
553LeftLegColor: Color3
553MoodAnimation: int64
486NeckAccessory: string
553Pants: int64
553ProportionScale: float
553RightArm: int64
553RightArmColor: Color3
553RightLeg: int64
553RightLegColor: Color3
553RunAnimation: int64
553Shirt: int64
486ShouldersAccessory: string
553SwimAnimation: int64
553Torso: int64
553TorsoColor: Color3
486WaistAccessory: string
553WalkAnimation: int64
553WidthScale: float
573AddEmote(name: string, assetId: int64): null
477GetAccessories(includeRigidAccessories: bool): Array
462GetEmotes(): Dictionary
462GetEquippedEmotes(): Array
573RemoveEmote(name: string): null
573SetAccessories(accessories: Array, includeRigidAccessories: bool): null
573SetEmotes(emotes: Dictionary): null
573SetEquippedEmotes(equippedEmotes: Array): null
462EmotesChanged(newEmotes: Dictionary)
462EquippedEmotesChanged(newEquippedEmotes: Array)
inherited from Instance
553Archivable: bool
635Capabilities: SecurityCapabilities
553ClassName: string
553Name: string
553Parent: Instance
635Sandboxed: bool
616UniqueId: UniqueId
553className: string
576AddTag(tag: string): null
573ClearAllChildren(): null
462Clone(): Instance
573Destroy(): null
486FindFirstAncestor(name: string): Instance
486FindFirstAncestorOfClass(className: string): Instance
486FindFirstAncestorWhichIsA(className: string): Instance
486FindFirstChild(name: string, recursive: bool = false): Instance
486FindFirstChildOfClass(className: string): Instance
486FindFirstChildWhichIsA(className: string, recursive: bool = false): Instance
486FindFirstDescendant(name: string): Instance
563GetActor(): Actor
486GetAttribute(attribute: string): Variant
462GetAttributeChangedSignal(attribute: string): RBXScriptSignal
631GetAttributes(): Dictionary
486GetChildren(): Objects
462GetDebugId(scopeLength: int = 4): string
486GetDescendants(): Array
486GetFullName(): string
462GetPropertyChangedSignal(property: string): RBXScriptSignal
576GetTags(): Array
576HasTag(tag: string): bool
486IsA(className: string): bool
486IsAncestorOf(descendant: Instance): bool
486IsDescendantOf(ancestor: Instance): bool
580IsPropertyModified(name: string): bool
573Remove(): null
576RemoveTag(tag: string): null
580ResetPropertyToDefault(name: string): null
573SetAttribute(attribute: string, value: Variant): null
462WaitForChild(childName: string, timeOut: double): Instance
553children(): Objects
553clone(): Instance
573destroy(): null
553findFirstChild(name: string, recursive: bool = false): Instance
553getChildren(): Objects
462isA(className: string): bool
553isDescendantOf(ancestor: Instance): bool
573remove(): null
462AncestryChanged(child: Instance, parent: Instance)
462AttributeChanged(attribute: string)
462Changed(property: string)
462ChildAdded(child: Instance)
462ChildRemoved(child: Instance)
462DescendantAdded(descendant: Instance)
462DescendantRemoving(descendant: Instance)
500Destroying()
553childAdded(child: Instance)

History 177

Members 54

AccessoryBlob

TypeDefault
string[]
This property is not scriptable. It cannot be accessed by script code.

History 3

Tags: [NotScriptable]

AddEmote

Parameters (2)
namestring
assetIdint64
Returns (1)
null

History 3

BackAccessory

TypeDefault
string

History 3

BodyTypeScale

TypeDefault
float0.300000012

History 4

ClimbAnimation

TypeDefault
int640

History 4

DepthScale

TypeDefault
float1

History 4

EmotesChanged

Parameters (1)
newEmotesDictionary

History 2

EquippedEmotesChanged

Parameters (1)
newEquippedEmotesArray

History 2

Face

TypeDefault
int640

History 4

  • 553 Change Default of Face from to 0
  • 486 Change ThreadSafety of Face from ReadOnly to ReadSafe
  • 462 Change ThreadSafety of Face from to ReadOnly
  • 363 Add Face

FaceAccessory

TypeDefault
string

History 3

FallAnimation

TypeDefault
int640

History 4

FrontAccessory

TypeDefault
string

History 3

GetAccessories

Parameters (1)
includeRigidAccessoriesbool
Returns (1)
Array

History 1

GetEmotes

Parameters (0)
No parameters.
Returns (1)
Dictionary

History 2

GetEquippedEmotes

Parameters (0)
No parameters.
Returns (1)
Array

History 2

GraphicTShirt

TypeDefault
int640

History 4

HairAccessory

TypeDefault
string

History 3

HatAccessory

TypeDefault
string

History 3

Head

TypeDefault
int640

History 4

  • 553 Change Default of Head from to 0
  • 486 Change ThreadSafety of Head from ReadOnly to ReadSafe
  • 462 Change ThreadSafety of Head from to ReadOnly
  • 363 Add Head

HeadColor

TypeDefault
Color30, 0, 0

History 4

HeadScale

TypeDefault
float1

History 4

HeightScale

TypeDefault
float1

History 4

IdleAnimation

TypeDefault
int640

History 4

JumpAnimation

TypeDefault
int640

History 4

LeftArm

TypeDefault
int640

History 4

LeftArmColor

TypeDefault
Color30, 0, 0

History 4

LeftLeg

TypeDefault
int640

History 4

LeftLegColor

TypeDefault
Color30, 0, 0

History 4

MoodAnimation

TypeDefault
int640

History 2

NeckAccessory

TypeDefault
string

History 3

Pants

TypeDefault
int640

History 4

ProportionScale

TypeDefault
float1

History 4

RemoveEmote

Parameters (1)
namestring
Returns (1)
null

History 3

RightArm

TypeDefault
int640

History 4

RightArmColor

TypeDefault
Color30, 0, 0

History 4

RightLeg

TypeDefault
int640

History 4

RightLegColor

TypeDefault
Color30, 0, 0

History 4

RunAnimation

TypeDefault
int640

History 4

SetAccessories

Parameters (2)
accessoriesArray
includeRigidAccessoriesbool
Returns (1)
null

History 2

SetEmotes

Parameters (1)
emotesDictionary
Returns (1)
null

History 3

SetEquippedEmotes

Parameters (1)
equippedEmotesArray
Returns (1)
null

History 3

Shirt

TypeDefault
int640

History 4

ShouldersAccessory

TypeDefault
string

History 3

SwimAnimation

TypeDefault
int640

History 4

Torso

TypeDefault
int640

History 4

TorsoColor

TypeDefault
Color30, 0, 0

History 4

WaistAccessory

TypeDefault
string

History 3

WalkAnimation

TypeDefault
int640

History 4

WidthScale

TypeDefault
float1

History 4

Settings