Skip to main content
Seam LogoSeam Logo
APIBlog
GitHub
  • Getting Started
  • Tutorials
  • Examples
  • API
    • Declarations
      • New
      • Children
      • From
      • DeclareComponent
      • Lifetime
      • FollowProperty
      • FollowAttribute
      • Attribute
    • States
    • Memory
    • Connections
    • Preset Components
  • API
  • Declarations

Declarations

Make, hydrate, and modify instances.

📄️ New

Constructs a Roblox instance, or hydrates an existing one with Seam states

📄️ Children

Declares children of an instance when paired with New()

📄️ From

Uses a preset or declared component

📄️ DeclareComponent

A simple constructor/callback to tell Seam that you made a component

📄️ Lifetime

Forces new and hydrated instances to be temporary.

📄️ FollowProperty

Tracks property changes and propagates updated userdata to states.

📄️ FollowAttribute

Tracks attribute changes and propagates updated userdata to states.

📄️ Attribute

Sets an object's attribute to any value

Previous
API
Next
New
Docs
  • API
Community
  • Twitter
More
  • Blog
  • GitHub
Copyright © 2025 Seam. Made by Mia Gobble.