// Decompiled with JetBrains decompiler
// Type: Xilium.CefGlue.Interop.cef_settings_t
// Assembly: Xilium.CefGlue, Version=101.0.15.0, Culture=neutral, PublicKeyToken=null
// MVID: F63DDE75-0075-4C12-9155-08F65C35C4F2
// Assembly location: C:\Users\jst75\AppData\Local\Nexon\MapleStory Worlds\msw_Data\Plugins\x86_64\ToyWebView\Plugins\Windows\Xilium.CefGlue.dll
using System;
using System.Runtime.InteropServices;
#nullable disable
namespace Xilium.CefGlue.Interop
{
internal struct cef_settings_t
{
public UIntPtr size;
public int no_sandbox;
public cef_string_t browser_subprocess_path;
public cef_string_t framework_dir_path;
public cef_string_t main_bundle_path;
public int chrome_runtime;
public int multi_threaded_message_loop;
public int external_message_pump;
public int windowless_rendering_enabled;
public int command_line_args_disabled;
public cef_string_t cache_path;
public cef_string_t root_cache_path;
public cef_string_t user_data_path;
public int persist_session_cookies;
public int persist_user_preferences;
public cef_string_t user_agent;
public cef_string_t user_agent_product;
public cef_string_t locale;
public cef_string_t log_file;
public CefLogSeverity log_severity;
public cef_string_t javascript_flags;
public cef_string_t resources_dir_path;
public cef_string_t locales_dir_path;
public int pack_loading_disabled;
public int remote_debugging_port;
public int uncaught_exception_stack_size;
public uint background_color;
public cef_string_t accept_language_list;
public cef_string_t cookieable_schemes_list;
public int cookieable_schemes_exclude_defaults;
private static int _sizeof = Marshal.SizeOf(typeof (cef_settings_t));
public static unsafe cef_settings_t* Alloc()
{
cef_settings_t* cefSettingsTPtr = (cef_settings_t) (void) Marshal.AllocHGlobal(cef_settings_t._sizeof);| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 11429 | 01-18 | 182 | ||
| 11428 | 01-18 | 153 | ||
| 11427 | 01-18 | 152 | ||
| 11426 | 01-18 | 384 | ||
| 11425 | 01-18 | 621 | ||
| 11424 | .+8 | 01-18 | 472 | |
| 11423 | 01-18 | 138 | ||
| 11422 | 01-18 | 341 | ||
| 11421 | 01-18 | 1164 | ||
| 11420 | 01-18 | 387 | ||
| 11419 | 01-18 | 227 | ||
| 11418 | 01-18 | 151 | ||
| 11417 | 01-18 | 168 | ||
| 11416 | 01-18 | 846 | ||
| 11415 | 01-18 | 223 | ||
| 11414 | 01-18 | 273 | ||
| 11413 | 01-18 | 227 | ||
| 11412 | 01-18 | 179 | ||
| 11411 | 01-18 | 646 | ||
| 11410 | 01-18 | 251 |
댓글8
무슨 코드에요?
와 ㄳ 이거로 투명달팽이 좌표찾음 다뒤짐이제
같이뜯어볼수잇을가요 제가알던값이랑달라서요
드립입니다
진지하게하는말입니당..아시는값잇으시다면 조금만알려주세요
자바아님?
자바에 struct 가 우딨냐 cef_string_t 이딴 자료형 본 적 있냐
아는 값이잇다면 공유해주세요 감사합니다