Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SelectorMethods

A Dictionary_2 of methods that can be used as selectors.
Read time 1 minuteLast updated 12 days ago

Definition

protected Dictionary<string, Func<ISelectorInfo, string, bool>> SelectorMethods { get; set; }