Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_MirrorLinkStorageToParent Interface Reference

This will try and find it's parent and add itself as a linked storage to the SCR_UniversalInventoryStorageComponent of parent and will link the parent to itself This means if either storages is opened it will also open the linked storage. More...

Inheritance diagram for SCR_MirrorLinkStorageToParent:
SCR_BaseLinkedStorageLogic

Protected Member Functions

override void DelayedInit (SCR_UniversalInventoryStorageComponent inventoryStorage)
 

Additional Inherited Members

- Public Member Functions inherited from SCR_BaseLinkedStorageLogic
void Init (notnull SCR_UniversalInventoryStorageComponent inventoryStorage)
 

Detailed Description

This will try and find it's parent and add itself as a linked storage to the SCR_UniversalInventoryStorageComponent of parent and will link the parent to itself This means if either storages is opened it will also open the linked storage.

Member Function Documentation

◆ DelayedInit()

override void SCR_MirrorLinkStorageToParent.DelayedInit ( SCR_UniversalInventoryStorageComponent inventoryStorage)
protected

The documentation for this interface was generated from the following file: