DIFF

class UnderObjectDecalSpawnComponentSource

Constructors 1

void UnderObjectDecalSpawnComponent(notnull UnderObjectDecalSpawnSettings pSettings, notnull Object pParent)
References m_Parent, and m_Settings

Constants 1

private const string SURFACE_PARAM_DECAL_NAME = "underObjectDecal"

Members 4

protected Object m_Decal
private float m_LastScaleValue
Referenced by UpdateSize()

Methods 4

private string GetObjectNameFromSurfaceConfig(string surfaceParamName = SURFACE_PARAM_DECAL_NAME)
Referenced by SpawnDecal()