# Attack Wave Last Created Wave

Grammar — Last created wave for attack wave wave for player player
FlagsFunction | CustomAI

Returns the wave data associated with the last attack wave created for a specific wave definition within an AI personality defined in the AI module. To get the last wave for the personality regardless of wave definition, use Last Created Wave for Personality.

# Arguments

  • int [ aidefwave ] — Wave
  • int — Player

Returns — wave

Category: AI / Personalities

# Examples

— None found —