Skip to content

feat: Instance class #1

@TechHog8984

Description

@TechHog8984

Instances can be created using Instance.new(classname: string) as well as Instance.fromExisting(other: Instance) (note differences between Instance:Clone()).
https://create.roblox.com/docs/reference/engine/classes/Instance

All instances should be refd.

I don't know how I feel about implementing Object as well.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions