ProtoFlux:IsReadOnly
From Resonite Wiki
More actions
IsReadOnly
Collections
The IsReadOnly node takes in a Collection and returns if the collection is a Read Only list.
Inputs
Collection (IList)
The collection to check.
Outputs
* (Bool)
Returns if the collection is a Read Only list.
Usage
Doesn't work with Collections that are by definition read only, for example, Type:IReadOnlyList