12#ifndef WSFSCRIPTIMPLICTWEAPONCLASS_HPP
13#define WSFSCRIPTIMPLICTWEAPONCLASS_HPP
15#include "wsf_mil_export.h"
UT_DECLARE_SCRIPT_METHOD(Fire1)
UT_DECLARE_SCRIPT_METHOD(Fire2)
WsfScriptImplicitWeaponClass(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptImplicitWeaponClass.cpp:22
WsfScriptWeaponClass(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptWeaponClass.cpp:30