Riferimento API di nanos world Documentazione italiana non ufficiale
Documentazione ufficiale
Funzione Client Lento Solo bleeding edge

Vehicle:SetAnimationBlueprintPropertyValue

Sets an Animation Blueprint Property/Variable value directly on the Animation Blueprint passed in the constructor.<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 does nothing.

Non ancora tradotto

Sintassi

Lua
my_vehicle:SetAnimationBlueprintPropertyValue(property_name, value)

Parametri

Nome Tipo Predefinito Descrizione
property_name string
value any