Close
    Search Search

    RunService

    A RunService classe herda de Instance.


    Conteúdo

    • 1 Propriedades
      • 1.1 string ClientGitHash [ReadOnly] [NotReplicated]
    • Funções 2
      • 2.1 vazio BindToRenderStep(nome da string, prioridade interna, função de função)
      • 2.2 string GetCoreScriptVersion()
      • 2.3 string GetRobloxVersion()
      • 2.4 bool IsClient()
      • 2.5 bool IsEdit()
      • 2.6 bool IsRunMode()
      • 2.7 bool Está correndo()
      • 2.8 bool IsServer()
      • 2.9 bool IsStudio()
      • 2.10 vazio pausa()
      • 2.11 vazio Restabelecer() [Descontinuada]
      • 2.12 vazio Corrida()
      • 2.13 vazio Set3dRenderingEnabled(habilitar bool)
      • 2.14 vazio SetRobloxGuiFocused(foco bool)
      • 2.15 vazio Parar()
      • 2.16 vazio UnbindFromRenderStep(nome da string)
      • 2.17 vazio setThrottleFramerateEnabled(habilitar bool)
    • 3 Eventos
      • 3.1  batida de coração(duplo deltaTime)
      • 3.2  PostSimulation(duplo deltaTime)
      • 3.3  Pré-animação(duplo deltaTime)
      • 3.4  PreRender(duplo deltaTime)
      • 3.5  PreSimulation(duplo deltaTime)
      • 3.6  RenderStepped(duplo deltaTime)
      • 3.7  pisei(tempo duplo, deltaTime duplo)
    • 4 links externos

    Propriedades

    RunService corda ClientGitHash [ReadOnly] [NotReplicated]

    • Categoria: Dados.
    • Segurança de leitura: RobloxScriptSecurity.
    • Segurança de gravação: RobloxScriptSecurity.
    • Serialização: não é possível carregar ou salvar.

    Funções

    RunService anular BindToRenderStep(nome da string, prioridade interna, função de função)

    RunService corda GetCoreScriptVersion()

    • Segurança: RobloxScriptSecurity.

    RunService corda GetRobloxVersion()

    • Segurança: RobloxScriptSecurity.

    RunService bool IsClient()

    RunService bool IsEdit()

    • Segurança: PluginSecurity.

    RunService bool IsRunMode()

    RunService bool Está correndo()

    RunService bool IsServer()

    RunService bool IsStudio()

    RunService anular pausa()

    • Segurança: PluginSecurity.

    RunService anular Restabelecer() [Descontinuada]

    • Segurança: PluginSecurity.

    RunService anular Corrida()

    • Segurança: PluginSecurity.

    RunService anular Set3dRenderingEnabled(habilitar bool)

    • Segurança: RobloxScriptSecurity.

    RunService anular SetRobloxGuiFocused(foco bool)

    • Segurança: RobloxScriptSecurity.

    RunService anular Parar()

    • Segurança: PluginSecurity.

    RunService anular UnbindFromRenderStep(nome da string)

    RunService anular setThrottleFramerateEnabled(habilitar bool)

    • Segurança: RobloxScriptSecurity.

    Eventos

    RunService batida de coração(duplo deltaTime)

    RunService PostSimulation(duplo deltaTime)

    RunService Pré-animação(duplo deltaTime)

    RunService PreRender(duplo deltaTime)

    RunService PreSimulation(duplo deltaTime)

    RunService RenderStepped(duplo deltaTime)

    RunService pisei(tempo duplo, deltaTime duplo)

    Links externos

    Adicione um comentário do RunService
    Comentário enviado com sucesso! Vamos analisá-lo nas próximas horas.