class UnderObjectDecalSpawnComponentSource
Constructors 1
void UnderObjectDecalSpawnComponent(notnull UnderObjectDecalSpawnSettings pSettings, notnull Object pParent)Constants 1
private const string SURFACE_PARAM_DECAL_NAME = "underObjectDecal"Members 4
protected ref UnderObjectDecalSpawnSettings m_Settingsprotected Object m_Parentprotected Object m_Decalprivate float m_LastScaleValueReferenced by UpdateSize()
Methods 4
Referenced by SpawnDecal()
void SpawnDecal()void RemoveDecal()void UpdateSize(float pScaleValue)Referenced by FireplaceBase.OnVariablesSynchronized()