SdlangAttributePropertyAccessor

Accessor for sdlang tag attributes.

Members

Functions

access
Attribute access(Tag component, string property, RCIAllocator allocator)

Get a property out of component

componentType
TypeInfo componentType(Tag component)

Identify the type of supported component.

has
bool has(Tag component, string property, RCIAllocator allocator)

Check if requested property is present in component.

Meta