C# 클래스 CodeGuardProfileSettings, TestGame

파일 보기 프로젝트 열기: liuxq/TestGame 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Name string
ObfuscateAggressively bool
ObfuscateCustomMethods bool
ObfuscateMethodParameters bool
ObfuscatePrivateFieldsAndProperties bool
ObfuscatePrivateMembers bool
ObfuscateProperties bool
ObfuscateProxyParameters bool
ObfuscateTypeFields bool
ObfuscateTypeFieldsAggressively bool
ProxyCustomMethods bool
ProxyExcludedMethods bool
ProxyUnityMethods bool
RPCsAction int
SkipFieldsWithSerializeFieldAttribute bool
SkipUnityTypesPublicFields bool
StripUnityEngineAttributes bool
SymbolRenamingMode int

프로퍼티 상세

Name 공개적으로 프로퍼티

public string Name
리턴 string

ObfuscateAggressively 공개적으로 프로퍼티

public bool ObfuscateAggressively
리턴 bool

ObfuscateCustomMethods 공개적으로 프로퍼티

public bool ObfuscateCustomMethods
리턴 bool

ObfuscateMethodParameters 공개적으로 프로퍼티

public bool ObfuscateMethodParameters
리턴 bool

ObfuscatePrivateFieldsAndProperties 공개적으로 프로퍼티

public bool ObfuscatePrivateFieldsAndProperties
리턴 bool

ObfuscatePrivateMembers 공개적으로 프로퍼티

public bool ObfuscatePrivateMembers
리턴 bool

ObfuscateProperties 공개적으로 프로퍼티

public bool ObfuscateProperties
리턴 bool

ObfuscateProxyParameters 공개적으로 프로퍼티

public bool ObfuscateProxyParameters
리턴 bool

ObfuscateTypeFields 공개적으로 프로퍼티

public bool ObfuscateTypeFields
리턴 bool

ObfuscateTypeFieldsAggressively 공개적으로 프로퍼티

public bool ObfuscateTypeFieldsAggressively
리턴 bool

ProxyCustomMethods 공개적으로 프로퍼티

public bool ProxyCustomMethods
리턴 bool

ProxyExcludedMethods 공개적으로 프로퍼티

public bool ProxyExcludedMethods
리턴 bool

ProxyUnityMethods 공개적으로 프로퍼티

public bool ProxyUnityMethods
리턴 bool

RPCsAction 공개적으로 프로퍼티

public int RPCsAction
리턴 int

SkipFieldsWithSerializeFieldAttribute 공개적으로 프로퍼티

public bool SkipFieldsWithSerializeFieldAttribute
리턴 bool

SkipUnityTypesPublicFields 공개적으로 프로퍼티

public bool SkipUnityTypesPublicFields
리턴 bool

StripUnityEngineAttributes 공개적으로 프로퍼티

public bool StripUnityEngineAttributes
리턴 bool

SymbolRenamingMode 공개적으로 프로퍼티

public int SymbolRenamingMode
리턴 int