[/Script/RemoteControlCommon.RemoteControlSettings] ; Permite que Claude controle el editor por Remote Control HTTP (solo localhost). ; bAllowAnyRemoteFunctionCall: desbloquea llamar funciones de objetos (el error "cannot be accessed remotely"). ; bEnableRemotePythonExecution: permite ExecutePythonCommand vía Remote Control. bAllowAnyRemoteFunctionCall=True bEnableRemotePythonExecution=True