# Add On Parent

Grammar — Add On Parent of child
FlagsNative | Function

Returns the add on parent of the specified child unit.

# Arguments

  • unit — Child

Returns — unit

native unit UnitAddOnParent(unit inUnit);

Category: Unit / Properties

# Examples

— None found —