<Code Lib>
2025 Overloads
Changes 0

Name Return Type Description
M PickObject(ObjectType) Reference Prompts the user to select one object.
M PickObject(ObjectType, ISelectionFilter) Reference Prompts the user to select one object which passes a custom filter.
M PickObject(ObjectType, String) Reference Prompts the user to select one object while showing a custom status prompt string.
M PickObject(ObjectType, ISelectionFilter, String) Reference Prompts the user to select one object which passes a custom filter while showing a custom status prompt string.