Background for Fallout 4
Member of the ObjectReference script

Description

Documentation Comment

Sets up a dependent animated object
This function should be used only with a coder supervision. It is left undocumented because it can cause dangling pointers as well as very broken functionality
for the dependent object if used improperly.


Caveats


Parameters

ObjectReferenceakDependent


Examples

Auto-Generated Example

ObjectReference myObjectReference__akDependent

bool returnedValue = myObjectReference__toCallFunctionOn.AddDependentAnimatedObjectReference(myObjectReference__akDependent)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.