Skip to content

Meta

Convenience helpers for playing handcuff animations.


Player:StartHandcuffAnim

Purpose

Plays the networked arm pose that visually handcuffs the player.

Parameters

None

Realm

Server

Returns

nil

Example

client:StartHandcuffAnim()

Player:EndHandcuffAnim

Purpose

Stops the handcuff animation and resets the player's pose.

Parameters

None

Realm

Server

Returns

nil

Example

client:EndHandcuffAnim()