File: n_crypterobject.sru
Size: 399
Date: Sat, 08 May 2021 23:34:23 +0200
$PBExportHeader$n_crypterobject.sru
$PBExportComments$Extension CrypterObject class
forward
global type n_crypterobject from pfc_n_crypterobject
end type
end forward

global type n_crypterobject from pfc_n_crypterobject
end type
global n_crypterobject n_crypterobject

on n_crypterobject.create
call super::create
end on

on n_crypterobject.destroy
call super::destroy
end on

  • pfc_n_crypterobject n_crypterobject(sru)