学ぶ
エンジンクラス
ReflectionService
作成できません
サービス
複製されていません

*このコンテンツは、ベータ版のAI(人工知能)を使用して翻訳されており、エラーが含まれている可能性があります。このページを英語で表示するには、 こちら をクリックしてください。


概要
方法
GetClass(className: string,filter: Dictionary):ReflectedClass?
GetClasses(filter: Dictionary):{ReflectedClass}
GetEventsOfClass(className: string,filter: Dictionary):{ReflectedEvent}
GetMethodsOfClass(className: string,filter: Dictionary):{ReflectedMethod}
GetPropertiesOfClass(className: string,filter: Dictionary):{ReflectedProperty}
継承されたメンバー

APIリファレンス
方法
GetClass
ReflectionService:GetClass(
className:string, filter:Dictionary
):ReflectedClass?
パラメータ
className:string
filter:Dictionary
既定値: "nil"
戻り値
ReflectedClass?

GetClasses
ReflectionService:GetClasses(filter:Dictionary):{ReflectedClass}
パラメータ
filter:Dictionary
既定値: "nil"
戻り値
{ReflectedClass}

GetEventsOfClass
ReflectionService:GetEventsOfClass(
className:string, filter:Dictionary
):{ReflectedEvent}
パラメータ
className:string
filter:Dictionary
既定値: "nil"
戻り値
{ReflectedEvent}

GetMethodsOfClass
ReflectionService:GetMethodsOfClass(
className:string, filter:Dictionary
):{ReflectedMethod}
パラメータ
className:string
filter:Dictionary
既定値: "nil"
戻り値
{ReflectedMethod}

GetPropertiesOfClass
ReflectionService:GetPropertiesOfClass(
className:string, filter:Dictionary
):{ReflectedProperty}
パラメータ
className:string
filter:Dictionary
既定値: "nil"
戻り値
{ReflectedProperty}

©2026 Roblox Corporation。Roblox(ロブロックス)、RobloxロゴおよびPowering Imaginationは、米国並びにその他の国における登録商標および非登録商標です。