Click or drag to resize

RenderContentIsFactoryProductAcceptableAsChild Method

Overload List
  NameDescription
Public methodIsFactoryProductAcceptableAsChild(ContentFactory, String)
Public methodIsFactoryProductAcceptableAsChild(Guid, String, String)
Override this method to restrict the type of acceptable child content. The default implementation of this method returns true if the factory kind is 'texture'.
Top
See Also