ExtensionServiceCreator.InterfaceFolderObject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unity object pointing to folder asset to place interface file, if applicable
public:
property UnityEngine::Object ^ InterfaceFolderObject { UnityEngine::Object ^ get(); void set(UnityEngine::Object ^ value); };
public UnityEngine.Object InterfaceFolderObject { get; set; }
member this.InterfaceFolderObject : UnityEngine.Object with get, set
Public Property InterfaceFolderObject As Object
Property Value
UnityEngine.Object