mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-20 04:09:16 +00:00
Get rid of NEW(), TRACKED_NEW, and ZERO().
This commit is contained in:
@ -103,7 +103,7 @@ public:
|
||||
channels attached to it that were intended for "Lamont." */
|
||||
void SetChannelName(char * name);
|
||||
|
||||
/** Attach a TRACKED_NEW applicator to our modifier. Will arbitrate with existing
|
||||
/** Attach a new applicator to our modifier. Will arbitrate with existing
|
||||
modifiers if necessary, based on pin type. May destruct existing applicators. */
|
||||
plAGChannel *MergeChannel(plAGApplicator *app, plAGChannel *chan, plScalarChannel *blend,
|
||||
plAGAnimInstance *anim, int priority);
|
||||
|
Reference in New Issue
Block a user