HolyLib Wiki

InvalidateBoneCache

  HolyLib.InvalidateBoneCache( Entity ent )

Description

Invalidates the bone cache of the given entity.

Only uses this on Entities that are Animated / Inherit the CBaseAnimating class or else it will throw a Lua error.

Arguments

1Entity ent
Entity to target