Loading...
Searching...
No Matches
PixelCrushers.ComponentUtility Class Reference

Utility functions for working with components. More...

Static Public Member Functions

static bool IsComponentEnabled (Component component)
 Returns true if the component is enabled; false otherwise.
 
static void SetComponentEnabled (Component component, bool value)
 Sets a component's enabled state.
 

Detailed Description

Utility functions for working with components.

Member Function Documentation

◆ IsComponentEnabled()

static bool PixelCrushers.ComponentUtility.IsComponentEnabled ( Component  component)
inlinestatic

Returns true if the component is enabled; false otherwise.

◆ SetComponentEnabled()

static void PixelCrushers.ComponentUtility.SetComponentEnabled ( Component  component,
bool  value 
)
inlinestatic

Sets a component's enabled state.


The documentation for this class was generated from the following file: