sead
Loading...
Searching...
No Matches
sead::TaskConstructArg Struct Reference

#include <seadTaskID.h>

Inherited by sead::ControllerMgr::ConstructArg.

Public Member Functions

 TaskConstructArg ()
 TaskConstructArg (HeapArray *heap_array_, TaskMgr *mgr_, TaskParameter *param_)

Public Attributes

HeapArrayheap_array
TaskMgrmgr
TaskParameterparam

Constructor & Destructor Documentation

◆ TaskConstructArg() [1/2]

sead::TaskConstructArg::TaskConstructArg ( )
inline

◆ TaskConstructArg() [2/2]

sead::TaskConstructArg::TaskConstructArg ( HeapArray * heap_array_,
TaskMgr * mgr_,
TaskParameter * param_ )
inline

Member Data Documentation

◆ heap_array

HeapArray* sead::TaskConstructArg::heap_array

◆ mgr

TaskMgr* sead::TaskConstructArg::mgr

◆ param

TaskParameter* sead::TaskConstructArg::param