Class RandomBspRoomsPreviewBehaviour
Inheritance
object
RandomBspRoomsPreviewBehaviour
Namespace: InsaneScatterbrain.ScriptGraph.Editor
Syntax
public class RandomBspRoomsPreviewBehaviour : IPreviewBehaviour
Methods
GetPreviewTexture(ProcessGraphNode)
Declaration
public Texture2D GetPreviewTexture(ProcessGraphNode nodeInstance)
Parameters
Type | Name | Description |
---|---|---|
ProcessGraphNode | nodeInstance |
Returns
Type | Description |
---|---|
UnityEngine.Texture2D |
IsCompatibleWith(ScriptGraphGraph)
Declaration
public bool IsCompatibleWith(ScriptGraphGraph graph)
Parameters
Type | Name | Description |
---|---|---|
ScriptGraphGraph | graph |
Returns
Type | Description |
---|---|
bool |