Table of Contents

HasInput

Properties
public bool HasInput { get; }

true if the entity has a CoherenceInput component.

Property Value
Type Description
bool
Remarks

This will only return a valid response at runtime. In edit mode it will always return false.