This version of Unity is unsupported.

BaseBlock.GetElements

Declaration

public IReadOnlyList<BaseElement> GetElements();

Returns

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

Description

Gets all custom child elements.