[This is preliminary documentation and is subject to change.]
Searches for the specified BaseActor and
returns the zero-based index of the first occurrence within the entire ActorCollection.
- value (BaseActor)
- The BaseActor to locate in the ActorCollection.
The zero-based index of the first occurrence of value within the entire ActorCollection,
if found; otherwise, -1.