Caveats
Parameters
intaiLevel
CK Wiki Description
Level to add form under
Examples
; Add the turtle to the list at level 5
CoolActors.AddForm(Turtle, 5)Auto-Generated Example
Form myForm__apForm
int myInt__aiLevel
myLeveledActor__toCallFunctionOn.AddForm(myForm__apForm, myInt__aiLevel)