FindOrCreate
field in Coherence.Cloud.RoomCreationOptions
Specifies whether to find an existing suitable room or create a new one.
Returns
- bool
- Specifies whether to find an existing suitable room or create a new one.
Remarks
When true, the system will first attempt to find an existing room with all the same tags.
If no room with the same tags is found, a new room will be created with the specified options.