FB1CrowdGrabObjectWeight
🧩 Struct: FB1CrowdGrabObjectWeight¶
Represents a weighted entry for objects that can be grabbed by a crowd AI system.
Properties¶
- CrowdGrabObjectId (
FName
): ID of the object that can be grabbed. (Foreign = "Object.Id") - Weight (
int32
): Weight used to determine the selection probability. Higher values are more likely to be chosen.