Table of Contents

Method SelectSubAsset

Namespace
GrindFest.Content.Editor
Assembly
GrindFest.dll

SelectSubAsset(Object[], string, string, out Object, out Object, out int)

public static Object SelectSubAsset(Object[] all, string subAsset, string subAssetType, out Object nodeOnly, out Object wrongType, out int matches)

Parameters

all Object[]
subAsset string
subAssetType string
nodeOnly Object
wrongType Object
matches int

Returns

Object