ACR_EmptyScript.ACR_EmptyScript.ACR_EmptyScript C# (CSharp) 메소드

ACR_EmptyScript() 개인적인 메소드

private ACR_EmptyScript ( [ Other ) : System
Other [
리턴 System
        private ACR_EmptyScript([In] ACR_EmptyScript Other)
        {
            InitScript(Other);

            LoadScriptGlobals(Other.SaveScriptGlobals());
        }

Same methods

ACR_EmptyScript::ACR_EmptyScript ( [ Intrinsics, [ Host ) : System