ID3DXFileData::IsReference method
Indicates whether this file data object is a reference object that points to another child data object.
Syntax
BOOL IsReference();
Parameters
This method has no parameters.
Return value
Type: BOOL
Returns TRUE if the file data object is a reference object; returns FALSE otherwise.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also