SdlangIntegerIndexAccessor

Accessor allowing access to child tags by their index.

Members

Functions

access
Tag access(Tag component, size_t 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, size_t property, RCIAllocator allocator)

Check if requested property is present in component.

Meta