VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
fireForEffectOnLocationTask.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2024 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 #pragma once
7 
8 #ifdef ALLOW_VRF4API
10 using DtFireForEffectOnLocationTask = DtFireForEffectOnTargetTask;
11 #pragma message("WARNING: DtFireForEffectOnLocationTask has been deprecated. The task has been changed to the DtFireForEffectOnTargetTask. Please change all references of the DtFireForEffectOnLocationTask to the DtFireForEffectOnLocationTask and include the fireForEffectOnTargetTask.h include file.")
12 #else
13 #error ERROR DtFireForEffectOnLocationTask has been deprecated. The task has been changed to the DtFireForEffectOnTargetTask. Please change all references of the DtFireForEffectOnLocationTask to the DtFireForEffectOnLocationTask and include the fireForEffectOnTargetTask.h include file.
14 #endif
DtFireForEffectOnTargetTask represents an artillery task to fire for effect on the specified entity...
Definition: fireForEffectOnTargetTask.h:18

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)