Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Gets if a prototype has been specified to inherit instance data from.

Namespace: Visual3D
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public bool HasPrototype { get; }
Public ReadOnly Property HasPrototype As Boolean
	Get

See Also