# Add On Child

Grammar — Add On Child index of parent
FlagsNative | Function

Returns an add on unit attached to the provided parent

# Arguments

  • unit — Parent
  • int — Index

Returns — unit

native unit UnitAddOnChild(unit inUnit, int inIndex);

Category: Unit / Properties

# Examples

— None found —