- Found in:
- cLib
Description
Documentation String
Requirements: None
Documentation Comment
Shift all values that cast to Bool as False to the end
Caveats
Parameters
Examples
Auto-Generated Example
Actor[] myActorArray__aArray
Actor myActor__shiftValue
Actor[] returnedValue = clib.cArrayCompactActor(myActorArray__aArray, myActor__shiftValue)