Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MemberType

The possible MemberType values supported by roblox-api-raw. While roblox-api-raw attempts to minimize the ammount of type-narrowing it does, this is the exception.

Index

Enumeration members

Enumeration members

Callback

Callback: = "Callback"

Event

Event: = "Event"

Function

Function: = "Function"

Property

Property: = "Property"

Generated using TypeDoc