DIFF

class ReplaceItemWithNewLambdaSource

ReplaceItemWithNewLambda ReplaceItemWithNewLambdaBase

All members, including inherited

adds automatic QuickBar handling

Constructors 1

void ReplaceItemWithNewLambda(EntityAI old_item, string new_item_type, PlayerBase player)

Members 2

Methods 2

override void CopyOldPropertiesToNew(notnull EntityAI old_item, EntityAI new_item)

copy properties from old object to the created one

@NOTE: This is supposed to be overriden in derived classes, like for example right now.