Back to API Reference
Class
InlineObject
Defines an inline object (UI prefab) that can be embedded within text flow.
Remarks
Pure data: the host ObjModifier owns lifecycle state (instance count, instantiated prefab clones), so the same InlineObject instance can safely be referenced by multiple modifiers.
public RectTransform prefabUI prefab to instantiate as the inline child.
