Click or drag to resize

PlaceholderModelIsUsingHologram Property

Displays the Placeholder's hologram shape when the user is holding an acceptable item.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string IsUsingHologram { get; set; }

Property Value

Type: String
Remarks

When set to true, the Placeholder will display a hologram shape if the user holds an item that matches the Placeholder's AcceptsTags.

See Also