- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Adds actor to array. Modifies array directly, it must be initialized!
Caveats
Parameters
Examples
Auto-Generated Example
Actor myActor__akActor
Actor[] myActorArray__actorArray
bool returnedValue = PO3_SKSEFunctions.AddActorToArray(myActor__akActor, myActorArray__actorArray)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
