Talk:FindRandomActorFromRef - Game

From the CreationKit Wiki
Jump to navigation Jump to search

How random is the "Random" in this functions result?[edit source]

  • Is there any persistence between multiple calls to this function? Will multiple calls iterate all the actors in range, will it not return the same actor multiple times, etc? Or is it truly random and so there is no guarantee that a specific actor in range may ever be found? (Having a hard time conveying my meaning here..) I am Wondering about how useful this is to find ALL actors in a given range. If it is truly random then am I correct in assuming it becomes a question of statistics (how many attempts to make to get a reasonable chance) for finding "all" actors in range? : Aggies11 16:25, 15 April 2012 (EDT)