nanos world API Reference Unofficial documentation
Function Client Slow Bleeding edge only

Vehicle:GetAnimationBlueprintPropertyValue

Gets an Animation Blueprint Property/Variable value directly.<br><br><b>Note:</b> only <a href='/docs/scripting-reference/classes/vehiclewheeled'>VehicleWheeled</a> has an Animation Blueprint, on any other Vehicle type this returns <code>nil</code>.

Syntax

Lua
my_vehicle:GetAnimationBlueprintPropertyValue(property_name)

Parameters

Name Type Default Description
property_name string

Returns

  • any the property value