List.Contains

Determines if the List contains elements.

List.Contains

Properties

Property Name Description
Element Type Element type
Input List input slot
Element Element
Output Resulting output slot

Remarks

In an AOT environment such as IL2CPP, List<specified type> may not work properly unless it is used in the code.
SeeAhead-of-Time (AOT) Restrictionsfor more information.