Expand description
§BShkbAnimationGraph
Represents an animation graph with ragdoll control and event handling.
Inherits from:
BSIRagdollDriver
BSIntrusiveRefCounted
BSTEventSource<BSTransformDeltaEvent>
BSTEventSource<BSAnimationGraphEvent>
§Memory Layout:
character_instance
: The character instance (0xC0)bone_nodes
: Array of bone node entries (0x160)fade_controllers
: Array of float controllers (0x178)project_name
: Name of the project (0x1F0)physics_world
: Physics world reference (0x238)