Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BaseBlock.GetElements

Declaration

public IReadOnlyList<BaseElement> GetElements();

Returns

IReadOnlyList<BaseElement> The list of all custom child elements.

Description

Gets all custom child elements.