ReflectionMetadataItem

사용되지 않는 항목 표시
만들 수 없음

Acts as abstract properties for generic information about Classes, Members, Enums, and EnumItems.

요약

속성

속성

Browsable

병렬 읽기

When this value is true, it means that this property/class can be seen in Studio, e.g. in the explorer.

ClassCategory

병렬 읽기

Describes the category of this class.

ClientOnly

병렬 읽기

Constraint

병렬 읽기

Describes a constraint for a single-argument function whose argument type is a Instance.ClassName. Currently there are two constraints available:

ConstraintDescription
isScriptCreatableThe specified class must be creatable with Instance.new
isServiceThe specified class must be a service.

Deprecated

병렬 읽기

When an object is deprecated, it should not be used anymore for new scripts.

EditingDisabled

병렬 읽기

Toggles whether this property can be edited from the Properties window.

EditorType

병렬 읽기

FFlag

병렬 읽기

IsBackend

병렬 읽기

This should determine if a method needs to use stuff on the Roblox main servers. This property isn't applied where it should be, though.

PropertyOrder

병렬 읽기

ScriptContext

병렬 읽기

Describes the context where this member can be used. If set to "Server", this member will not be available to auto fill when editing a LocalScript. If set to "Client", this member will not be available to auto fill when editing a Script.

ServerOnly

병렬 읽기

SliderScaling

병렬 읽기

UIMaximum

병렬 읽기

The maximum value of this property. Used with ReflectionMetadataItem.UIMinimum to control the slider bar of this property in the Properties window.

UIMinimum

병렬 읽기

The minimum value of this property. Used with ReflectionMetadataItem.UIMaximum to control the slider bar of this property in the Properties window.

UINumTicks

병렬 읽기

The number of potential values the property's slider bar can be set to, ReflectionMetadataItem.UIMinimum and ReflectionMetadataItem.UIMaximum.

메서드

이벤트