開發者ID:RobloxLabs,項目名稱:OpenBlox-Legacy,代碼行數:21,代碼來源:Instance.cpp 示例3: FindFirstChild ▲點讚 4▼ Instance* Instance::FindFirstChild(std::stringname,boolrecursive){for(std::vector<Instance*>::size_type i =0; i != children.size(); i++){ Instance* kid = children[i];if...
File name: '%UserProfile%\AppData\Local\Roblox\logs' at System.IO.FileSystem.CreateDirectory(String fullPath, Byte[] securityDescriptor) at System.IO.Directory.CreateDirectory(String path) at Bloxstrap.Bootstrapper.StartRoblox() at Bloxstrap.Bootstrapper.Run() at Bloxstrap.Bootstrapper.Run()...
asset="http://www.roblox.com/asset/?id=" table.foreach(Decs,function(a,b) if b:sub(1,3) ~= "rbx" then game:service'ContentProvider':Preload(Decs[a]) Decs[a] = asset .. Decs[a] game:service'ContentProvider':Preload(Decs[a]) end end) a={} a.ClickHold=0 a.c=true -...
} 开发者ID:RobloxLabs,项目名称:OpenBlox-Legacy,代码行数:21,代码来源:Instance.cpp 示例3: FindFirstChild ▼ Instance* Instance::FindFirstChild(std::stringname,boolrecursive){for(std::vector<Instance*>::size_type i =0; i != children.size(); i++){ Instance* kid = children[i];if(kid !