SdlangAttributePropertyAccessor

Accessor for sdlang tag attributes.

Members

Functions

access
Attribute access(Tag component, string property)

Get a property out of component

componentType
TypeInfo componentType(Tag component)

Identify the type of supported component.

has
bool has(Tag component, string property)

Check if requested property is present in component.

Meta