ScoreFlashRendererBase RequiresCustomParent Property ScoreFlash API Documentation V4.6.0
If this returns true, a slot for a custom parent is added to the ScoreFlash inspector. This is can be used e.g. for NGUI where you should put the generated objects below anchors or panels.

Namespace: NarayanaGames.ScoreFlashComponent
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public abstract bool RequiresCustomParent { get; }
See Also