Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:IsReadOnly

From Resonite Wiki
IsReadOnly
Collection
*
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