Gets an index from an instance, and returns it as a bool.
Syntax
1
get_instance_index_bool(id, argument_count)
Argument | Type | Description |
---|---|---|
id | double | The instance to get the index from. |
argument_count | double | The number of arguments used to retrieve the index. |
Returns: Bool
Description
This function gets an index from an instance, and returns it as a bool.