Table of Contents

TryResolveAndSetValue

Methods
protected virtual bool TryResolveAndSetValue(Entity entity)

Attempts to resolve the Entity reference to a Unity object and write it to the binding. Returns false if the referenced entity hasn't been created on this client yet, leaving the binding value unchanged.

Parameters
Type Name Description
Entity entity
Returns
Type Description
bool