DIFF

class ChainedDropAndRestrainLambdaSource

ChainedDropAndRestrainLambda DestroyItemInCorpsesHandsAndCreateNewOnGndLambda ReplaceAndDestroyLambda TurnItemIntoItemLambdaAnimSysNotifyLambda TurnItemIntoItemLambda ReplaceItemWithNewLambda ReplaceItemWithNewLambdaBase

All members, including inherited

Constructors 1

void ChainedDropAndRestrainLambda(EntityAI old_item, string new_item_type, PlayerBase player, bool destroy = false, PlayerBase src_player = null)
References m_SourcePlayer

Members 2

PlayerBase m_SourcePlayer
ExplosivesBase m_PairedExplosive

Methods 2

override void CopyOldPropertiesToNew(notnull EntityAI old_item, EntityAI new_item)