Back to API Reference
Class
InlineObject
Inherits:InlineMedia
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 Prefab{ get; set }UI prefab to instantiate as the inline child.
