class BloodContainerBaseSource
BloodContainerBase › ItemBase › InventoryItem › EntityAI › Entity › ObjectTyped › Object › IEntity › Managed
Derived classes
All members, including inherited
Constructors 1
void BloodContainerBase()References EntityAI.RegisterNetSyncVariableBool()
Members 1
private bool m_IsBloodTypeVisible = falseMethods 5
override bool IsBloodContainer()void SetBloodTypeVisible(bool visible)Referenced by ActionCollectBloodTargetLambda.CopyOldPropertiesToNew(), OnStoreLoad(), BloodTest.Do()
Show 1 more
, CraftBloodBagIV.Do()bool GetBloodTypeVisible()References m_IsBloodTypeVisible
override void OnStoreSave(ParamsWriteContext ctx)override bool OnStoreLoad(ParamsReadContext ctx, int version)