ScoreFlashRendererBase RequiresCustomParent Property ScoreFlash API Documentation V3.2.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: (Default Namespace)
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public abstract bool RequiresCustomParent { get; }
See Also